PPWCode.Vernacular.NHibernate.II
1.0.1
See the version list below for details.
dotnet add package PPWCode.Vernacular.NHibernate.II --version 1.0.1
NuGet\Install-Package PPWCode.Vernacular.NHibernate.II -Version 1.0.1
<PackageReference Include="PPWCode.Vernacular.NHibernate.II" Version="1.0.1" />
paket add PPWCode.Vernacular.NHibernate.II --version 1.0.1
#r "nuget: PPWCode.Vernacular.NHibernate.II, 1.0.1"
// Install PPWCode.Vernacular.NHibernate.II as a Cake Addin #addin nuget:?package=PPWCode.Vernacular.NHibernate.II&version=1.0.1 // Install PPWCode.Vernacular.NHibernate.II as a Cake Tool #tool nuget:?package=PPWCode.Vernacular.NHibernate.II&version=1.0.1
The PPWCode Vernacular NHibernate library version II.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 is compatible. 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. |
-
.NETFramework 4.6.1
- Common.Logging (>= 3.4.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- NHibernate (>= 5.1.3 && < 6.0.0)
- PPWCode.Vernacular.Persistence.III (>= 1.0.1 && < 2.0.0)
- Remotion.Linq (>= 2.1.2 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.1.0 && < 3.0.0)
-
.NETStandard 2.0
- Common.Logging (>= 3.4.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- NHibernate (>= 5.1.3 && < 6.0.0)
- PPWCode.Vernacular.Persistence.III (>= 1.0.1 && < 2.0.0)
- Remotion.Linq (>= 2.1.2 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.1.0 && < 3.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PPWCode.Vernacular.NHibernate.II:
Package | Downloads |
---|---|
PPWCode.Vernacular.NHibernate.II.CastleWindsor
The PPWCode Vernacular NHibernate Castle Windsor library version II. |
|
PPWCode.Vernacular.NHibernate.II.SqlServer
The PPWCode Vernacular NHibernate SQLServer library version II. |
|
PPWCode.Vernacular.NHibernate.II.PostgreSQL
The PPWCode Vernacular NHibernate PostgreSQL library version II. |
|
PPWCode.Vernacular.NHibernate.II.Firebird
The PPWCode Vernacular NHibernate Firebird library version II. |
|
PPWCode.Util.Validation.II.NHibernate
The PPWCode Util Validation library version II |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.4.0 | 989 | 1/3/2023 |
4.3.0 | 2,200 | 11/19/2021 |
4.2.0 | 1,465 | 2/4/2021 |
4.1.0 | 1,744 | 11/18/2020 |
4.0.0 | 1,715 | 4/24/2020 |
3.0.1 | 1,927 | 8/6/2019 |
2.0.4 | 5,577 | 1/21/2019 |
2.0.3 | 1,946 | 1/10/2019 |
2.0.2 | 13,443 | 12/20/2018 |
2.0.1 | 2,128 | 10/11/2018 |
2.0.0 | 1,971 | 10/2/2018 |
1.0.1 | 1,914 | 9/23/2018 |
1.0.0 | 10,919 | 9/19/2018 |
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)