PPWCode.Vernacular.NHibernate.III.Test 3.0.0

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

// Install PPWCode.Vernacular.NHibernate.III.Test as a Cake Tool
#tool nuget:?package=PPWCode.Vernacular.NHibernate.III.Test&version=3.0.0

The PPWCode Vernacular NHibernate Test library version III.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net48 is compatible.  net481 is compatible. 
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
3.0.0 70 4/10/2024
2.0.3 288 12/23/2022
2.0.0 534 4/22/2022
1.1.1 572 3/2/2022
1.0.0 809 11/18/2020

1.0.0 Initial release
1.1.0 Upgrading dependencies. Target .net core 3.1, .net 5.0, .net 6.0.
1.1.1 Fix dependency: upgrade to stable dependency PPWCode.Vernacular.Persistence.IV.
2.0.0 Improve identifier formatting rules in SimpleModelMapper (breaking!)
     Upgraded dependencies
2.0.3 Fix bug in PostgreDbConstraints: missing constraints
3.0.0 Upgrading dependencies. Target .net 8.0.
 * Remove frameworks Target .net core 3.1, .net 5.0
 * breaking behaviours
   * Always fill in LastModifiedAt / LastModifiedBy when persisting a transient entity (breaking behaviour)
   * Remove implicit Versioning mapping (breaking behaviour)