Click here to Skip to main content
15,890,717 members
Articles / Web Development / HTML

Dependency injection with AutoFac in ASP.NET 5

Rate me:
Please Sign up or sign in to vote.
2.00/5 (1 vote)
31 Oct 2015MIT 6.5K   4  
ASP.NET5 comes with inbuilt dependency injection framework. This post is about using Autofac DI framework instead the in built DI framework. You can find more details about ASP.NET5 DI Framework in ASP.NET5 DependencyInjection respository.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Technical Lead
India India
Working as Tech. Lead

My blog : dotnetthoughts.net.
You can follow me in twitter : @anuraj

Comments and Discussions