PPWCode.Vernacular.Persistence.II
4.0.0
Requires NuGet 2.8 or higher.
dotnet add package PPWCode.Vernacular.Persistence.II --version 4.0.0
NuGet\Install-Package PPWCode.Vernacular.Persistence.II -Version 4.0.0
<PackageReference Include="PPWCode.Vernacular.Persistence.II" Version="4.0.0" />
paket add PPWCode.Vernacular.Persistence.II --version 4.0.0
#r "nuget: PPWCode.Vernacular.Persistence.II, 4.0.0"
// Install PPWCode.Vernacular.Persistence.II as a Cake Addin #addin nuget:?package=PPWCode.Vernacular.Persistence.II&version=4.0.0 // Install PPWCode.Vernacular.Persistence.II as a Cake Tool #tool nuget:?package=PPWCode.Vernacular.Persistence.II&version=4.0.0
The PPWCode Vernacular Persistence library.
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. |
-
- PPWCode.Util.OddsAndEnds.II (>= 1.0.0 && < 2.0.0)
- PPWCode.Vernacular.Exceptions.II (>= 1.0.0 && < 2.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.Persistence.II:
Package | Downloads |
---|---|
PPWCode.Vernacular.NHibernate.I
The PPWCode Vernacular NHibernate library version I. |
|
PPWCode.Vernacular.NHibernate.I.Test
Utility code to test NHibernate using SqlLite |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.0 Initial release PPWCode.Vernacular.Persistence.II, built against .NET 4.5.
1.0.1 Type fault.
1.0.2 Fix Name on DataMemberAttribute.
2.0.0 New functionality: Redirect use of DataAnnotations to WildExceptions.
Improved: IsSame for VersionedPersistentObject
Fix: PPWCODE-6, PagedList.hasNextPage
3.0.0 Add new member on ITimeProvider: UtcNow
Add contract class for ITimeProvider
Fix contract IPagedList
4.0.0 Refactor ObjectAlreadyChangedException
Refactor ValidationResult to ValidationViolationException
Adding database constraint specific exceptions