PPWCode.Vernacular.NHibernate.I 1.0.4

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package PPWCode.Vernacular.NHibernate.I --version 1.0.4
NuGet\Install-Package PPWCode.Vernacular.NHibernate.I -Version 1.0.4
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="PPWCode.Vernacular.NHibernate.I" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PPWCode.Vernacular.NHibernate.I --version 1.0.4
#r "nuget: PPWCode.Vernacular.NHibernate.I, 1.0.4"
#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 PPWCode.Vernacular.NHibernate.I as a Cake Addin
#addin nuget:?package=PPWCode.Vernacular.NHibernate.I&version=1.0.4

// Install PPWCode.Vernacular.NHibernate.I as a Cake Tool
#tool nuget:?package=PPWCode.Vernacular.NHibernate.I&version=1.0.4

The PPWCode Vernacular NHibernate library version I.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on PPWCode.Vernacular.NHibernate.I:

Package Downloads
PPWCode.Vernacular.NHibernate.I.Test

Utility code to test NHibernate using SqlLite

PPWCode.Util.Validation.I.NHibernate

Library containing multiple validations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.2 982 9/23/2018
4.0.1 1,406 7/20/2018
3.0.1 940 9/1/2017
3.0.0 1,206 9/1/2017
2.0.4 1,223 4/6/2016
2.0.3 968 3/28/2016
2.0.2 1,001 3/2/2016
1.0.4 2,219 11/6/2014
1.0.3 1,120 9/18/2014
1.0.2 1,078 9/11/2014
1.0.1 1,110 8/23/2014
1.0.0 2,221 7/28/2014

1.0.0 Initial release PPWCode.Vernacular.NHibernate.I, built against .NET 4.5.
           1.0.1 Bugfix release, fixing nuget package dependencies.
           1.0.2 Bugfix release, Add [Pure] Attribute to static methods of class AssociationContracts, Add PPWDriverConnectionProvider
           1.0.3 Add PPWDriverConnectionProvider / Base classes to allow SqlLite / Sql Server Integration tests
           1.0.4 Upgrade NHibernate 3.4.0.4000 due bug NH-2819