Assign NHibernate repositories to the BoC's persistence abstraction layer.
Info
| Version: | 4.0.3 |
| Author(s): | Chris van de Steeg |
| Last Update: | Tuesday, May 3, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/csteeg/boc |
| NuGet Url: | https://www.nuget.org/packages/BoC.Persistence.NHibernate |
Install
Install-Package BoC.Persistence.NHibernate
dotnet add package BoC.Persistence.NHibernate
paket add BoC.Persistence.NHibernate
BoC.Persistence.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- BoC(>= 4.0.1)
- FluentNHibernate(>= 1.4.0)
- NHibernate.Caches.SysCache2(>= 3.2.0.4000)
Tags