Info
| Version: | 9.0.11 |
| Author(s): | beginor |
| Last Update: | Tuesday, November 25, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/beginor/nhibernate-extensions |
| NuGet Url: | https://www.nuget.org/packages/NHibernate.Extensions.NetCore |
Install
Install-Package NHibernate.Extensions.NetCore
dotnet add package NHibernate.Extensions.NetCore
paket add NHibernate.Extensions.NetCore
NHibernate.Extensions.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.0)
- NHibernate(>= 5.1.2)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
For examples, visit https://github.com/beginor/nhibernate-extensions/blob/master/test/NHibernate.Extensions.UnitTest/BaseTest.cs.