MultiTenancyFramework.Core
1.1.0
dotnet add package MultiTenancyFramework.Core --version 1.1.0
NuGet\Install-Package MultiTenancyFramework.Core -Version 1.1.0
<PackageReference Include="MultiTenancyFramework.Core" Version="1.1.0" />
paket add MultiTenancyFramework.Core --version 1.1.0
#r "nuget: MultiTenancyFramework.Core, 1.1.0"
// Install MultiTenancyFramework.Core as a Cake Addin #addin nuget:?package=MultiTenancyFramework.Core&version=1.1.0 // Install MultiTenancyFramework.Core as a Cake Tool #tool nuget:?package=MultiTenancyFramework.Core&version=1.1.0
Provides the core infrastructure for building multi-tenant solutions (SaaS)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- MultiTenancyFramework.Utils (>= 1.1.0)
- Newtonsoft.Json (>= 12.0.3)
- NLog.Config (>= 4.5.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MultiTenancyFramework.Core:
Package | Downloads |
---|---|
MultiTenancyFramework.NHibernate
Provides NHibernate-based implementation for the Data Access interfaces in MultiTenancyFramework.Core |
|
MultiTenancyFramework.Mvc
Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5 |
|
MultiTenancyFramework.Mvc.NHibernate
Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5 and NHibernate |
|
MultiTenancyFramework.SimpleInjector
SimpleInjector (IoC Container) implementation for MultiTenancyFramework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 2,186 | 4/17/2020 |
1.0.0.13 | 2,353 | 12/22/2018 |
1.0.0.12 | 2,355 | 12/17/2017 |
1.0.0.11 | 2,234 | 7/22/2017 |
1.0.0.10 | 2,346 | 4/28/2017 |
1.0.0.9 | 2,285 | 12/22/2016 |
1.0.0.8 | 2,232 | 12/8/2016 |
1.0.0.7 | 2,539 | 9/29/2016 |
1.0.0.6 | 2,463 | 9/13/2016 |
1.0.0.5 | 2,482 | 9/9/2016 |
1.0.0.4 | 2,464 | 9/8/2016 |
1.0.0.3 | 2,462 | 9/7/2016 |
1.0.0.2 | 2,474 | 9/7/2016 |
1.0.0.1 | 2,534 | 8/12/2016 |
1.0.0 | 2,740 | 8/4/2016 |
Read more at https://github.com/smbadiwe/MultiTenancyFramework/wiki. Drop a note if need be.