Extension package to Lib.Domain to use Nhibernate as the orm to persist entities.
Info
Version: | 1.0.31 |
Author(s): | Lwandile Mfundisi |
Last Update: | Sunday, July 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Lib.Nhibernate |
Install
Install-Package Lib.Nhibernate
dotnet add package Lib.Nhibernate
paket add Lib.Nhibernate
Lib.Nhibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- Lib.Domain(>= 2.0.16)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.5)
- NHibernate(>= 5.2.7)
- System.Data.SqlClient(>= 4.8.1)