Info
Version: | 8.0.14 |
Author(s): | beginor |
Last Update: | Wednesday, October 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/beginor/nhibernate-extensions |
NuGet Url: | https://www.nuget.org/packages/NHibernate.NetCore |
Install
Install-Package NHibernate.NetCore
dotnet add package NHibernate.NetCore
paket add NHibernate.NetCore
NHibernate.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
- NHibernate(>= 5.3.5)
Tags
For examples, visit https://github.com/beginor/nhibernate-extensions/blob/master/test/NHibernate.Extensions.UnitTest/BaseTest.cs.