CoreDdd.Nhibernate.Register.Castle
3.2.5
.NET Standard 2.0
.NET Framework 4.0
dotnet add package CoreDdd.Nhibernate.Register.Castle --version 3.2.5
NuGet\Install-Package CoreDdd.Nhibernate.Register.Castle -Version 3.2.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CoreDdd.Nhibernate.Register.Castle" Version="3.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreDdd.Nhibernate.Register.Castle --version 3.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoreDdd.Nhibernate.Register.Castle, 3.2.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CoreDdd.Nhibernate.Register.Castle as a Cake Addin
#addin nuget:?package=CoreDdd.Nhibernate.Register.Castle&version=3.2.5
// Install CoreDdd.Nhibernate.Register.Castle as a Cake Tool
#tool nuget:?package=CoreDdd.Nhibernate.Register.Castle&version=3.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Castle Windsor IoC registration for CoreDdd.Nhibernate 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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
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
- Castle.Core (>= 3.2.1)
- Castle.Windsor (>= 3.2.1)
- CoreDdd (>= 3.2.0)
- CoreDdd.Nhibernate (>= 3.2.0)
-
.NETFramework 4.5
- Castle.Core (>= 4.2.1)
- Castle.Windsor (>= 4.1.0)
- CoreDdd (>= 3.2.0)
- CoreDdd.Nhibernate (>= 3.2.0)
-
.NETFramework 4.6.1
- Castle.Core (>= 4.2.1)
- Castle.Windsor (>= 4.1.0)
- CoreDdd (>= 3.2.0)
- CoreDdd.Nhibernate (>= 3.2.0)
-
.NETStandard 2.0
- Castle.Core (>= 4.2.1)
- Castle.Windsor (>= 4.1.0)
- CoreDdd (>= 3.2.0)
- CoreDdd.Nhibernate (>= 3.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.5 | 3,762 | 5/13/2019 |
3.2.0 | 1,016 | 11/29/2018 |
3.1.0 | 721 | 11/28/2018 |
3.0.36 | 732 | 11/6/2018 |
3.0.34 | 757 | 10/22/2018 |
3.0.33 | 764 | 10/17/2018 |
3.0.32 | 833 | 10/3/2018 |
3.0.31 | 787 | 9/11/2018 |
3.0.30 | 800 | 9/11/2018 |
3.0.29 | 840 | 9/6/2018 |
3.0.28 | 751 | 9/4/2018 |
3.0.27 | 769 | 8/27/2018 |
3.0.26 | 796 | 8/22/2018 |
3.0.25 | 807 | 8/21/2018 |
3.0.24 | 809 | 8/17/2018 |
3.0.23 | 803 | 7/24/2018 |
3.0.22 | 904 | 7/12/2018 |
3.0.21 | 919 | 7/11/2018 |
3.0.20 | 883 | 7/10/2018 |
3.0.19 | 886 | 7/4/2018 |
3.0.18 | 846 | 6/26/2018 |
3.0.17 | 925 | 6/14/2018 |
3.0.16 | 933 | 5/9/2018 |
3.0.15 | 991 | 4/26/2018 |
New feature:
#8 Cannot load an aggregate root entity with locking using NhibernateRepository - adding IoC registrations for NhibernateRepository service for Castle, Ninject and DependencyInjection (ServiceProvider)