MultiTenancyFramework.NHibernate 1.1.0

dotnet add package MultiTenancyFramework.NHibernate --version 1.1.0
                    
NuGet\Install-Package MultiTenancyFramework.NHibernate -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.NHibernate" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MultiTenancyFramework.NHibernate" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="MultiTenancyFramework.NHibernate" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MultiTenancyFramework.NHibernate --version 1.1.0
                    
#r "nuget: MultiTenancyFramework.NHibernate, 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.
#addin nuget:?package=MultiTenancyFramework.NHibernate&version=1.1.0
                    
Install MultiTenancyFramework.NHibernate as a Cake Addin
#tool nuget:?package=MultiTenancyFramework.NHibernate&version=1.1.0
                    
Install MultiTenancyFramework.NHibernate as a Cake Tool

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MultiTenancyFramework.NHibernate:

Package Downloads
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,757 4/17/2020
1.0.0.13 1,893 12/22/2018
1.0.0.12 1,939 12/17/2017
1.0.0.11 1,728 7/22/2017
1.0.0.10 1,947 4/28/2017
1.0.0.9 1,858 12/22/2016
1.0.0.8 1,856 12/8/2016
1.0.0.7 1,841 9/29/2016
1.0.0.6 1,835 9/13/2016
1.0.0.5 1,869 9/9/2016
1.0.0.4 1,854 9/8/2016
1.0.0.3 1,847 9/7/2016
1.0.0.2 1,843 9/7/2016
1.0.0.1 1,885 8/12/2016
1.0.0 1,912 8/4/2016

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