Info
| Version: | 1.6.5 | 
| Author(s): | Rickard Magnusson | 
| Last Update: | Friday, March 25, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://bitbucket.org/rickardmagnusson/boot.multitenancy/wiki/Home | 
| NuGet Url: | https://www.nuget.org/packages/Boot.MultiTenancy | 
Install
Install-Package Boot.MultiTenancy
                        dotnet add package Boot.MultiTenancy
                        paket add Boot.MultiTenancy
                        
                                Boot.MultiTenancy Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FluentNHibernate(>= 1.4.0)
- NHibernate(>= 3.3.3.4001)
- Iesi.Collections(>= 3.2.0.4000)
Tags
 
                
Multitenancy is a NHibernate (ISession) helper for ISessionFactory.
Support multiple domains and databases in a single instance. Contains a lot of extensions.
Consult project website for more information.