PersistentLayer.NHibernate is an easy component which implements contracts defined by the PersistentLayer component, using NHibernate as ORM for making CRUD operations on databases..
Info
| Version: | 2.4.13.31 |
| Author(s): | The hunter |
| Last Update: | Monday, March 14, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TheHunter/PersistentLayer.NHibernate.git |
| NuGet Url: | https://www.nuget.org/packages/PersistentLayer.NHibernate |
Install
Install-Package PersistentLayer.NHibernate
dotnet add package PersistentLayer.NHibernate
paket add PersistentLayer.NHibernate
PersistentLayer.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 3.3.3.4001)
- PersistentLayer(>= 5.3.4.12)
Tags