Skip to content

An example of using Microsoft.Extensions.DependencyInjection in an ASP.NET 4 Web App with MVC and Owin-based WebAPI

Notifications You must be signed in to change notification settings

ryandle/MVC_WebApi_DI_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This repo is an example of how to use Microsoft.Extensions.DependencyInjection with ASP.NET 4 MVC & Owin-based WebApi

It injects a class into MVC and Web controllers and returns a bool in each response confirming that an instance was injected.

About

An example of using Microsoft.Extensions.DependencyInjection in an ASP.NET 4 Web App with MVC and Owin-based WebAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published