MultiTenancyFramework.Core 1.1.0

.NET Framework 4.5
dotnet add package MultiTenancyFramework.Core --version 1.1.0
NuGet\Install-Package MultiTenancyFramework.Core -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MultiTenancyFramework.Core" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MultiTenancyFramework.Core --version 1.1.0
#r "nuget: MultiTenancyFramework.Core, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on MultiTenancyFramework.Core:

Package Downloads
MultiTenancyFramework.Mvc

Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5

MultiTenancyFramework.NHibernate

Provides NHibernate-based implementation for the Data Access interfaces in MultiTenancyFramework.Core

MultiTenancyFramework.SimpleInjector

SimpleInjector (IoC Container) implementation for MultiTenancyFramework

MultiTenancyFramework.Mvc.NHibernate

Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5 and NHibernate

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 1,232 4/17/2020
1.0.0.13 1,406 12/22/2018
1.0.0.12 1,503 12/17/2017
1.0.0.11 1,409 7/22/2017
1.0.0.10 1,465 4/28/2017
1.0.0.9 1,441 12/22/2016
1.0.0.8 1,429 12/8/2016
1.0.0.7 1,704 9/29/2016
1.0.0.6 1,615 9/13/2016
1.0.0.5 1,646 9/9/2016
1.0.0.4 1,653 9/8/2016
1.0.0.3 1,625 9/7/2016
1.0.0.2 1,622 9/7/2016
1.0.0.1 1,667 8/12/2016
1.0.0 1,868 8/4/2016

Read more at https://github.com/smbadiwe/MultiTenancyFramework/wiki. Drop a note if need be.