38 packages
returned for Owner:"alexmg" 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.
Configuration support for Autofac.
Dynamic aggregate service implementation generation for Autofac.
Autofac extension supporting MvvmCross dependency injection.
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.
Autofac extension for automocking and creation of mock objects in Moq.
Autofac extension for enabling AOP in conjunction with Castle.
Autofac extension for multitenant application support.
Autofac extension supporting generation of FakeItEasy objects.
Please use Autofac.Extensions.DependencyInjection. This package is obsolete.
Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.
Please use Autofac.Extensions.DependencyInjection. This package is obsolete.
ASP.NET Core support for multitenant DI via Autofac.Multitenant.
Autofac MEF Integration
-
271,379 total downloads
-
last updated 9/11/2015
-
Latest version: 4.0.0
Managed Extensibility Framework integration for Autofac
Autofac ASP.NET Web API 2.2 OWIN Integration
-
951,319 total downloads
-
last updated 8/17/2016
-
Latest version: 4.0.0
OWIN support for the ASP.NET Web API 2.2 Integration for Autofac
Autofac Extras: Castle Dynamic Proxy Support
-
184,524 total downloads
-
last updated 7/7/2015
-
Latest version: 3.0.7
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 ASP.NET MVC 5 OWIN Integration
-
337,984 total downloads
-
last updated 2/8/2017
-
Latest version: 4.0.1
OWIN support for the ASP.NET MVC 5 Integration for Autofac
Autofac Extras: Multitenant Application Support
-
61,238 total downloads
-
last updated 3/27/2014
-
Latest version: 3.1.1
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: Metadata Attribute Support
-
98,791 total downloads
-
last updated 3/18/2015
-
Latest version: 3.3.0
Autofac allows you to register metadata along with dependencies for additional resolution flexibility. This extension enables that metadata to be registered through attributes.