Autofac
DI container
A .NET dependency injection container for managing class dependencies in complex applications
An addictive .NET IoC container
4k stars
219 watching
835 forks
Language: C#
last commit: about 1 month ago
Linked from 5 awesome lists
autofacc-sharpdependency-injectionioc-containernetcorenetstandard
Related projects:
Repository | Description | Stars |
---|---|---|
autofac/autofac.web | Integrates Autofac IoC container with ASP.NET Web Forms for dependency injection and module management | 10 |
autofac/autofac.multitenant | Supports multitenancy in .NET applications using the Autofac IoC container | 39 |
autofac/autofac.configuration | Provides configuration support for a dependency injection container | 40 |
autofac/autofac.mef | Integrates Managed Extensibility Framework (MEF) with Autofac IoC container | 19 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
autofac/autofac.mvc.owin | A NuGet package providing OWIN integration for ASP.NET MVC using Autofac as the dependency injection container. | 2 |
autofac/autofac.mvc | Provides integration between Autofac and ASP.NET MVC. | 49 |
autofac/autofac.aspnetcore.multitenant | Provides multitenant dependency injection support for ASP.NET Core applications | 108 |
autofac/autofac.owin | Provides an integration between ASP.NET OWIN and Autofac container management | 23 |
autofac/autofac.extras.aggregateservice | Generates dynamic aggregate services for use in dependency injection containers like Autofac. | 4 |
autofac/autofac.extras.dynamicproxy | Library to enable method interception and decoration in object graphs using dynamic proxying. | 106 |
autofac/autofac.wcf | Integrates Windows Communication Foundation (WCF) with Autofac IoC container | 22 |
autofac/autofac.extras.fakeiteasy | A library that provides an auto-mocking integration for the Inversion of Control (IoC) container Autofac. | 7 |
autofac/autofac.extensions.dependencyinjection | An Autofac implementation of the .NET Core dependency injection abstraction interfaces | 196 |
autofac/autofac.extras.attributemetadata | Supports adding metadata to objects in an IoC container for Autofac | 3 |