An NHibernate implementation of the unit of work pattern.
Info
Version: | 0.0.59 |
Author(s): | acraven |
Last Update: | Friday, May 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/acraven/persistence |
NuGet Url: | https://www.nuget.org/packages/Atlas.Persistence.NHibernate |
Install
Install-Package Atlas.Persistence.NHibernate
dotnet add package Atlas.Persistence.NHibernate
paket add Atlas.Persistence.NHibernate
Atlas.Persistence.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- Atlas.Core(>= 0.0.18)
- FluentNHibernate(>= 2.0.1)
- Iesi.Collections(>= 4.0.1.4000)
- NHibernate(>= 4.0.4.4000)
- NHibernate.Caches.RtMemoryCache(>= 4.0.0.4000)
- Atlas.Persistence(>= 0.0.59)
Tags