Autofac.Extras.Multitenant
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+
Install-Package Autofac.Extras.Multitenant -Version 3.1.1
dotnet add package Autofac.Extras.Multitenant --version 3.1.1
<PackageReference Include="Autofac.Extras.Multitenant" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.Extras.Multitenant --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Autofac (>= 3.3.1 && < 4.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
3.1.1 | 96,449 | 3/27/2014 | ||
3.1.0 | 2,092 | 12/17/2013 | ||
3.0.2 | 2,653 | 4/9/2013 | ||
3.0.1 | 648 | 4/8/2013 | ||
3.0.0 | 1,184 | 1/30/2013 | ||
3.0.0-beta2 | 603 | 12/23/2012 | ||
3.0.0-beta | 793 | 11/1/2012 |