Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Autofac

Autofac

Autofac

Great Reads

by saurabhsharmacs
Migration to AutoMapper 4.2.1
by Cathy Wun
This is the first part of Building an Employee Tracker using AngularJS and ASP.NET Web API Series.
by Sunny Makode
There are several contents available on the internet that talk about injecting dependencies through .svc file's markup [in WCF service application] and it's easy when you have a WCF service application. But, it is equally easy to do that even in your WCF Library project (without .svc).
by Vaibhav M Nalwad
Resolving Dependencies via Attributes and Reflection

Latest Articles

by saurabhsharmacs
Migration to AutoMapper 4.2.1
by Cathy Wun
This is the first part of Building an Employee Tracker using AngularJS and ASP.NET Web API Series.
by Sunny Makode
There are several contents available on the internet that talk about injecting dependencies through .svc file's markup [in WCF service application] and it's easy when you have a WCF service application. But, it is equally easy to do that even in your WCF Library project (without .svc).
by Vaibhav M Nalwad
Resolving Dependencies via Attributes and Reflection

All Articles

Sort by Score

Autofac 

by Vaibhav M Nalwad
Resolving Dependencies via Attributes and Reflection
by Mark Pelf
We explain DI Pattern, DIP, IoC, DI Container
by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
by Mark Olbert
An Autofac-based chained/declarative approach to creating an IHostBuilder/IHost and a generalized dependency injection resolver
by DotNetSteve
A gentle introduction for DI and IOC in the first program most of us have written - Hello World
by Sul Aga
Using Autofac IoC container in MVC application to resolve dependencies. Scenarios included: controller, custom filter and view dependency injection
by Sunny Makode
This is an introductory article about creating an Odata Rest API in collaboration with Entity Framework. We are also going to use Autofac as our IOC container. Also, Repository and Unit of Work pattern will be used for cleaner access of persistence model through our ORM (Entity Framework).
by Gunnar S
Third article in a series of three regarding NServiceBus, WebAPI and Azure Service Fabric