Info
| Version: | 3.1.1 | 
| Author(s): | Autofac Contributors | 
| Last Update: | Thursday, March 27, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://autofac.org/ | 
| NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.Multitenant | 
Install
Install-Package Autofac.Extras.Multitenant
                        dotnet add package Autofac.Extras.Multitenant
                        paket add Autofac.Extras.Multitenant
                        
                                Autofac.Extras.Multitenant Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Autofac(>= 3.3.1 && < 4.0.0)
 
                
This extension provides support for an application container and tenant-specific overrides using Autofac.
NOTE: Use Autofac.Multitenant when using Autofac 4.0+.