PPWCode.Vernacular.NHibernate.II.Test
2.0.4
See the version list below for details.
dotnet add package PPWCode.Vernacular.NHibernate.II.Test --version 2.0.4
NuGet\Install-Package PPWCode.Vernacular.NHibernate.II.Test -Version 2.0.4
<PackageReference Include="PPWCode.Vernacular.NHibernate.II.Test" Version="2.0.4" />
paket add PPWCode.Vernacular.NHibernate.II.Test --version 2.0.4
#r "nuget: PPWCode.Vernacular.NHibernate.II.Test, 2.0.4"
// Install PPWCode.Vernacular.NHibernate.II.Test as a Cake Addin #addin nuget:?package=PPWCode.Vernacular.NHibernate.II.Test&version=2.0.4 // Install PPWCode.Vernacular.NHibernate.II.Test as a Cake Tool #tool nuget:?package=PPWCode.Vernacular.NHibernate.II.Test&version=2.0.4
The PPWCode Vernacular NHibernate Test library version II.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- log4net (>= 2.0.8 && < 3.0.0)
- Moq (>= 4.10.1 && < 5.0.0)
- NHibernateProfiler.Appender (>= 5.0.5031 && < 5.1.0)
- NUnit (>= 3.11.0 && < 4.0.0)
- PPWCode.Vernacular.NHibernate.II.SqlServer (>= 2.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.0 Initial release
1.0.1 Improve ordering of mapped types by pre-ordering them (workaround for a bug in nHibernate v5.1.3 and below)
2.0.0 Improvements
- auxiliary database objects support multiple dialects (SQL Server, PostgreSQL, FireBird)
- Hibernate HiLo generator follows settings in model mapper
2.0.1 Bugfix
- AddSubResolverConditionally checked for CollectionResolver instead of the generic type
2.0.2 - Upgrade packages to latest version
- nHibernate (5.2.1) / nHibernate.Profiler (5.0.5031) / Remotion Linq (2.2.0)
Firebird (6.4.0), PostgreSQL (4.0.4) and SqlServer ADO.Net drivers (4.6.0)
Moq (4.10.1) and NUnit (3.11.0)
Stylecop (1.1.1-beta.61)
- Introduce support for caching (entities and associations) in SimpleModelMapper
2.0.3- Upgrade packages to latest version
- nHibernate (5.2.2)
- Microsoft.SourceLink.GitHub (1.0.0-beta2-18618-05)
2.0.4- Upgrade packages to latest version
- nHibernate (5.2.3)