Provides NHibernate persistance support for a Go2 Architecture application, providing NHibernate session managment and initialisation, MVC Transaction attributes and implementations of core Go2 Architecture data access interfaces.
Info
Version: | 2.1.1 |
Author(s): | Go2 Architecture Dev Team |
Last Update: | Saturday, January 5, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://opensource.go2.com.co/ |
NuGet Url: | https://www.nuget.org/packages/Go2.Architecture.NHibernate |
Install
Install-Package Go2.Architecture.NHibernate
dotnet add package Go2.Architecture.NHibernate
paket add Go2.Architecture.NHibernate
Go2.Architecture.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- Go2.Architecture.Domain(> 1.9.6 && < 3.0.0)
- FluentNhibernate(>= 1.3 && < 1.4)