PPWCode.Vernacular.NHibernate.I
2.0.2
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8 or higher.
Install-Package PPWCode.Vernacular.NHibernate.I -Version 2.0.2
dotnet add package PPWCode.Vernacular.NHibernate.I --version 2.0.2
<PackageReference Include="PPWCode.Vernacular.NHibernate.I" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PPWCode.Vernacular.NHibernate.I --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PPWCode.Vernacular.NHibernate.I, 2.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=2.0.2
// Install PPWCode.Vernacular.NHibernate.I as a Cake Tool
#tool nuget:?package=PPWCode.Vernacular.NHibernate.I&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The PPWCode Vernacular NHibernate library version I.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- 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