CoreDdd.Nhibernate
3.2.11
.NET Standard 2.0
.NET Framework 4.0
Install-Package CoreDdd.Nhibernate -Version 3.2.11
dotnet add package CoreDdd.Nhibernate --version 3.2.11
<PackageReference Include="CoreDdd.Nhibernate" Version="3.2.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreDdd.Nhibernate --version 3.2.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoreDdd.Nhibernate, 3.2.11"
#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 CoreDdd.Nhibernate as a Cake Addin
#addin nuget:?package=CoreDdd.Nhibernate&version=3.2.11
// Install CoreDdd.Nhibernate as a Cake Tool
#tool nuget:?package=CoreDdd.Nhibernate&version=3.2.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NHibernate persistence for CoreDdd library
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- CoreDdd (>= 3.2.0)
- CoreUtils (>= 3.2.1)
- FluentNHibernate (>= 2.0.3)
- Iesi.Collections (>= 4.0.1.4000)
- NHibernate (>= 4.1.1.4000)
-
.NETFramework 4.5
- CoreDdd (>= 3.2.0)
- CoreUtils (>= 3.2.1)
- FluentNHibernate (>= 2.0.3)
- Iesi.Collections (>= 4.0.1.4000)
- NHibernate (>= 4.1.1.4000)
-
.NETFramework 4.6.1
- CoreDdd (>= 3.2.0)
- CoreUtils (>= 3.2.1)
- FluentNHibernate (>= 2.1.2)
- Iesi.Collections (>= 4.0.4)
- NHibernate (>= 5.1.1)
-
.NETStandard 2.0
- CoreDdd (>= 3.2.0)
- CoreUtils (>= 3.2.1)
- FluentNHibernate (>= 2.1.2)
- Iesi.Collections (>= 4.0.4)
- NHibernate (>= 5.1.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CoreDdd.Nhibernate:
Package | Downloads |
---|---|
CoreDdd.Nhibernate.Register.Castle
Castle Windsor IoC registration for CoreDdd.Nhibernate library |
|
CoreDdd.Nhibernate.TestHelpers
Persistence test helpers for CoreDdd library |
|
CoreDdd.Nhibernate.Register.Ninject
Ninject IoC registration for CoreDdd.Nhibernate library |
|
CoreDdd.Nhibernate.Register.DependencyInjection
ASP.NET Core Dependency Injection IoC registration for CoreDdd.Nhibernate library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.11 | 1,352 | 4/20/2021 |
3.2.10 | 1,131 | 6/22/2020 |
3.2.9 | 592 | 3/25/2020 |
3.2.8 | 712 | 11/8/2019 |
3.2.7 | 839 | 6/5/2019 |
3.2.6 | 533 | 5/17/2019 |
3.2.5 | 478 | 5/13/2019 |
3.2.4 | 560 | 4/11/2019 |
3.2.3 | 587 | 3/19/2019 |
3.2.2 | 802 | 3/7/2019 |
3.2.0 | 5,055 | 11/29/2018 |
3.1.0 | 1,272 | 11/28/2018 |
3.0.36 | 1,308 | 11/6/2018 |
3.0.34 | 1,464 | 10/22/2018 |
3.0.33 | 1,314 | 10/17/2018 |
3.0.32 | 1,524 | 10/3/2018 |
3.0.31 | 1,417 | 9/11/2018 |
3.0.30 | 1,469 | 9/11/2018 |
3.0.29 | 1,419 | 9/6/2018 |
3.0.28 | 1,225 | 9/4/2018 |
3.0.27 | 1,229 | 8/27/2018 |
3.0.26 | 1,206 | 8/22/2018 |
3.0.25 | 1,280 | 8/21/2018 |
3.0.24 | 1,282 | 8/17/2018 |
3.0.23 | 1,296 | 7/24/2018 |
3.0.22 | 1,338 | 7/12/2018 |
3.0.21 | 1,401 | 7/11/2018 |
3.0.20 | 1,320 | 7/10/2018 |
3.0.19 | 1,365 | 7/4/2018 |
3.0.18 | 1,335 | 6/26/2018 |
3.0.17 | 1,345 | 6/14/2018 |
3.0.16 | 1,412 | 5/9/2018 |
3.0.15 | 1,394 | 4/26/2018 |
Bug fix:
#21 add convention for DTO persistence to make them load read-only without NHibernate change tracking to disable unwanted DB updates via DTO changes