Autofac
NuGet publisher profile
Packages (40)
Autofac
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.WebApi2
Autofac integration for ASP.NET WebAPI.
Autofac.Extras.DynamicProxy
Autofac extension for enabling AOP in conjunction with Castle.
Autofac.Mvc5
ASP.NET MVC 5 integration for Autofac.
Autofac.Extras.Moq
Autofac extension for automocking and creation of mock objects in Moq.
Autofac.Owin
ASP.NET OWIN integration support for Autofac IoC.
Autofac.Configuration
Configuration support for Autofac.
Autofac.WebApi2.Owin
ASP.NET Web API OWIN integration for Autofac.
Autofac.Multitenant
Autofac.Multitenant
Autofac.Diagnostics.DotGraph
Autofac diagnostics support to enable DOT graph visualization of resolve requests.
Autofac.AspNetCore.Multitenant
Multitenant Autofac container integration support for ASP.NET Core.
Autofac.Extras.CommonServiceLocator
Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.
Autofac.Web
ASP.NET web forms integration for Autofac.
Autofac.Wcf
Windows Communication Foundation integration for Autofac
Autofac.Extras.AggregateService
Dynamic aggregate service implementation generation for Autofac.
Autofac.Mef
Managed Extensibility Framework integration for Autofac. Enables MEF catalogs to be loaded by the Autofac container.
Autofac.Mvc5.Owin
OWIN support for the ASP.NET MVC 5 integration for Autofac.
Autofac.SignalR
ASP.NET SignalR Integration for Autofac
Autofac.WebApi
ASP.NET Web API Integration for Autofac
Autofac.SignalR2
ASP.NET SignalR 2 Integration for Autofac
Autofac.Extras.AttributeMetadata
Autofac allows you to register metadata along with dependencies for additional resolution flexibility. This extension enables that metadata to be registered through attributes.
Autofac.Extras.FakeItEasy
Autofac extension supporting generation of FakeItEasy objects.
Autofac.Mvc4
ASP.NET MVC4 Integration for Autofac
Autofac.ServiceFabric
Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.
Autofac.Extras.DynamicProxy2
The dynamic proxy integration enables method calls on Autofac components to be intercepted by other components. Common use cases are transaction handling, logging, and declarative security.
Autofac.Mvc3
ASP.NET MVC3 Integration for Autofac
Autofac.Extras.Attributed
Autofac allows you to register metadata along with dependencies for additional resolution flexibility. This extension enables that metadata to be registered through attributes.
Autofac.Extras.Multitenant
Multitenant applications allow individual tenants to override dependencies rather than having a simple root container for everyone. This extension provides support for an application container and tenant-specific overrides using Autofac. NOTE: Use Autofac.Multitenant when using Autofac 4.0+
Autofac.Extras.MvvmCross
Autofac extension supporting MvvmCross dependency injection.
Autofac.WebApi5
ASP.NET Web API 5 Integration for Autofac
Autofac.Pooling
Support for pooled instance lifetime scopes in Autofac dependency injection.
Autofac.Extras.NHibernate
Autofac implementation of the NHibernate factories that allow for dependency injection into entities and NHibernate objects.
Autofac.Multitenant.Wcf
Multitenant applications allow individual tenants to override dependencies rather than having a simple root container for everyone. This extension provides support for an application container and tenant-specific overrides using Autofac when hosting WCF services.
Autofac.Extras.EnterpriseLibraryConfigurator
Microsoft Enterprise Library features generally assume Unity as the backing store for IoC operations. This extension allows you to use Autofac as the backing store for Microsoft Enterprise Library application blocks.
Autofac.Mvc2
ASP.NET MVC2 Integration for Autofac
Autofac.Extras.Multitenant.Wcf
Multitenant applications allow individual tenants to override dependencies rather than having a simple root container for everyone. This extension provides support for an application container and tenant-specific overrides using Autofac when hosting WCF services.
Autofac.Framework.DependencyInjection
Please use Autofac.Extensions.DependencyInjection. This package is obsolete.
Autofac.Extras.DomainServices
This extension allows you to use Autofac dependency injection in WCF RIA domain services.
Autofac.Dnx
Please use Autofac.Extensions.DependencyInjection. This package is obsolete.