PPWCode.Vernacular.NHibernate.III
3.0.0
dotnet add package PPWCode.Vernacular.NHibernate.III --version 3.0.0
NuGet\Install-Package PPWCode.Vernacular.NHibernate.III -Version 3.0.0
<PackageReference Include="PPWCode.Vernacular.NHibernate.III" Version="3.0.0" />
paket add PPWCode.Vernacular.NHibernate.III --version 3.0.0
#r "nuget: PPWCode.Vernacular.NHibernate.III, 3.0.0"
// Install PPWCode.Vernacular.NHibernate.III as a Cake Addin #addin nuget:?package=PPWCode.Vernacular.NHibernate.III&version=3.0.0 // Install PPWCode.Vernacular.NHibernate.III as a Cake Tool #tool nuget:?package=PPWCode.Vernacular.NHibernate.III&version=3.0.0
The PPWCode Vernacular NHibernate library version III.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Common.Logging (>= 3.4.1 && < 4.0.0)
- Iesi.Collections (>= 4.1.1 && < 5.0.0)
- NHibernate (>= 5.5.1)
- PPWCode.Vernacular.Persistence.IV (>= 1.1.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
-
net6.0
- Common.Logging (>= 3.4.1 && < 4.0.0)
- Iesi.Collections (>= 4.1.1 && < 5.0.0)
- NHibernate (>= 5.5.1)
- PPWCode.Vernacular.Persistence.IV (>= 1.1.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
-
net8.0
- Common.Logging (>= 3.4.1 && < 4.0.0)
- Iesi.Collections (>= 4.1.1 && < 5.0.0)
- NHibernate (>= 5.5.1)
- PPWCode.Vernacular.Persistence.IV (>= 1.1.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 8.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on PPWCode.Vernacular.NHibernate.III:
Package | Downloads |
---|---|
PPWCode.Server.Core
The PPWCode Server.Core library |
|
PPWCode.Vernacular.NHibernate.III.SqlServer
The PPWCode Vernacular NHibernate SQLServer library version III. |
|
PPWCode.Vernacular.NHibernate.III.CastleWindsor
The PPWCode Vernacular NHibernate Castle Windsor library version III. |
|
PPWCode.Util.Validation.III.NHibernate
The PPWCode Util Validation library version II |
|
PPWCode.Vernacular.NHibernate.III.PostgreSQL
The PPWCode Vernacular NHibernate PostgreSQL library version III. |
GitHub repositories
This package is not used by any popular GitHub repositories.
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)