Autofac.Extensions.DependencyInjection
DI framework
An Autofac implementation of the .NET Core dependency injection abstraction interfaces
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abstraction.
196 stars
14 watching
47 forks
Language: C#
last commit: 3 months ago autofacdependency-injectionnetcore
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.aspnetcore.multitenant | Provides multitenant dependency injection support for ASP.NET Core applications | 108 |
autofac/autofac.configuration | Provides configuration support for a dependency injection container | 40 |
autofac/autofac.pooling | Enables pooling of instances in Autofac's dependency injection system | 3 |
tiendc/autowire | A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing. | 8 |
autofac/autofac.extras.aggregateservice | Generates dynamic aggregate services for use in dependency injection containers like Autofac. | 4 |
autofac/autofac.diagnostics.dotgraph | Tools to enable detailed visual representation of resolve operations in dependency injection frameworks | 3 |
appfoundry/reliant | A Dependency Injection framework for Objective-C that simplifies the process of managing object dependencies. | 51 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
darky/ts-fp-di | A lightweight dependency injection framework for TypeScript applications. | 4 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
autofac/autofac.extras.dynamicproxy | Library to enable method interception and decoration in object graphs using dynamic proxying. | 106 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
prosumma/guise | A flexible and type-safe dependency resolution framework for Swift | 59 |
yairhalberstadt/stronginject | A Compile Time Dependency Injection Framework for C# Applications | 849 |