Autofac Project
Contributors to the Autofac inversion of control container for .NET.
Pinned Loading
Repositories
Showing 10 of 38 repositories
- Autofac.Extensions.DependencyInjection Public
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abstraction.
- Autofac.Diagnostics.DotGraph Public
Autofac diagnostics support to enable DOT graph visualization of resolve requests.
- Autofac.Extras.DynamicProxy Public
Interceptor and decorator support for Autofac IoC via Castle DynamicProxy