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.