Tuesday, August 15, 2017

Dependency Injection in ASP.NET Web API using Autofac via Attributes and Reflection

I have written in detail about how to Inject the dependencies using Reflection.

Refer the below link.

https://www.codeproject.com/Articles/1201502/Dependency-Injection-in-ASP-NET-Web-API-using-Auto

You can also refer the working code in the below link.

https://github.com/BatIronMan007/AutoFacInjectable

Happy Coding :) :) :)

No comments:

Post a Comment