Bootproject.Multitenancy.Core
2.3.1
This project is an extension of nHibernate's ISessionFactory and makes it incredible easy to use multiple sessions within the same application. It's used to define different domains and their databases. Uses MySql as database. Built in model creation.
Install-Package Bootproject.Multitenancy.Core -Version 2.3.1
dotnet add package Bootproject.Multitenancy.Core --version 2.3.1
<PackageReference Include="Bootproject.Multitenancy.Core" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bootproject.Multitenancy.Core --version 2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First release of Bootproject.Multitenancy for ,net Core3.1
Dependencies
-
.NETCoreApp 3.1
- FluentNHibernate (>= 2.1.2)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.Extensions.Primitives (>= 3.1.0)
- MySql.Data (>= 8.0.18)
- System.Runtime.Caching (>= 4.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.