Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5 and NHibernate.
Info
| Version: | 1.1.0 |
| Author(s): | Soma Mbadiwe |
| Last Update: | Friday, April 17, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://codedrum.blogspot.com/2016/08/MultiTenancyFramework.html |
| NuGet Url: | https://www.nuget.org/packages/MultiTenancyFramework.Mvc.NHibernate |
Install
Install-Package MultiTenancyFramework.Mvc.NHibernate
dotnet add package MultiTenancyFramework.Mvc.NHibernate
paket add MultiTenancyFramework.Mvc.NHibernate
MultiTenancyFramework.Mvc.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- MultiTenancyFramework.Core(>= 1.1.0)
- MultiTenancyFramework.Mvc(>= 1.1.0)
- MultiTenancyFramework.NHibernate(>= 1.1.0)
- FluentNHibernate(>= 2.1.2)
- Microsoft.AspNet.Identity.Core(>= 2.2.1)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- NHibernate(>= 5.2.7)
Tags