PersistentLayer.NHibernate 1.1.1.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package PersistentLayer.NHibernate --version 1.1.1.15
NuGet\Install-Package PersistentLayer.NHibernate -Version 1.1.1.15
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="PersistentLayer.NHibernate" Version="1.1.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PersistentLayer.NHibernate --version 1.1.1.15
#r "nuget: PersistentLayer.NHibernate, 1.1.1.15"
#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 PersistentLayer.NHibernate as a Cake Addin
#addin nuget:?package=PersistentLayer.NHibernate&version=1.1.1.15

// Install PersistentLayer.NHibernate as a Cake Tool
#tool nuget:?package=PersistentLayer.NHibernate&version=1.1.1.15

PersistentLayer.NHibernate is an easy component which implements contracts defined by the PersistentLayer component, using NHibernate as ORM for making CRUD operations on databases..

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.13.31 1,259 3/14/2016
2.4.13.30 1,126 5/15/2015
2.4.12.30 1,452 8/11/2014
2.4.11.30 1,346 6/18/2014
2.3.10.30 1,545 4/28/2014
2.2.10.18 1,493 4/8/2014
1.1.1.15 1,411 2/7/2014

Please, see the Release_Notes document for details.
This component is equivalent to the old version of PersistentLayer which contained NHibernate implementation, now that component defines only basic contracts for making CRUD operations on data stores.