Extensions for using NHibernate in Asp.Net Core.
Info
Version: | 1.0.13 |
Author(s): | jpenniman |
Last Update: | Thursday, July 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/milestonetg/nhibernate-extensions |
NuGet Url: | https://www.nuget.org/packages/MilestoneTG.NHibernate.Extensions.AspNetCore |
Install
Install-Package MilestoneTG.NHibernate.Extensions.AspNetCore
dotnet add package MilestoneTG.NHibernate.Extensions.AspNetCore
paket add MilestoneTG.NHibernate.Extensions.AspNetCore
MilestoneTG.NHibernate.Extensions.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- NHibernate(>= 5.1.0)
Tags