PPWCode.Vernacular.NHibernate.I
2.0.3
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package PPWCode.Vernacular.NHibernate.I --version 2.0.3
NuGet\Install-Package PPWCode.Vernacular.NHibernate.I -Version 2.0.3
<PackageReference Include="PPWCode.Vernacular.NHibernate.I" Version="2.0.3" />
paket add PPWCode.Vernacular.NHibernate.I --version 2.0.3
#r "nuget: PPWCode.Vernacular.NHibernate.I, 2.0.3"
// Install PPWCode.Vernacular.NHibernate.I as a Cake Addin #addin nuget:?package=PPWCode.Vernacular.NHibernate.I&version=2.0.3 // Install PPWCode.Vernacular.NHibernate.I as a Cake Tool #tool nuget:?package=PPWCode.Vernacular.NHibernate.I&version=2.0.3
The PPWCode Vernacular NHibernate library version I.
Product | Versions 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. |
-
- Castle.Core (>= 3.3.0 && < 4.0.0)
- Castle.LoggingFacility (>= 3.3.0 && < 4.0.0)
- Castle.Windsor (>= 3.3.0 && < 4.0.0)
- Iesi.Collections (>= 4.0.0 && < 5.0.0)
- NHibernate (>= 4.0.4 && < 5.0.0)
- PPWCode.Util.OddsAndEnds.II (>= 1.3.0 && < 2.0.0)
- PPWCode.Vernacular.Exceptions.II (>= 1.0.0 && < 2.0.0)
- PPWCode.Vernacular.Persistence.II (>= 2.0.0 && < 3.0.0)
- PPWCode.Vernacular.Semantics.II (>= 1.0.0 && < 2.0.0)
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.
2.0.0 Improved design + support mapping by code
2.0.1 Fix release config (create contract assembly + emit xml documentation
2.0.2 Upgrade dependency on PPWCode.Vernacular.Persistence.II
2.0.3 - use null instead of "<null>" string while creating AuditLog entities.
- rename generic param TEntity to TId in AuditLog.
- fix bug, audit entities didn't get into the db.