MilesiBastos.SharpArch.NHibernate
4.0.2007
See the version list below for details.
Install-Package MilesiBastos.SharpArch.NHibernate -Version 4.0.2007
dotnet add package MilesiBastos.SharpArch.NHibernate --version 4.0.2007
<PackageReference Include="MilesiBastos.SharpArch.NHibernate" Version="4.0.2007" />
paket add MilesiBastos.SharpArch.NHibernate --version 4.0.2007
#r "nuget: MilesiBastos.SharpArch.NHibernate, 4.0.2007"
// Install MilesiBastos.SharpArch.NHibernate as a Cake Addin
#addin nuget:?package=MilesiBastos.SharpArch.NHibernate&version=4.0.2007
// Install MilesiBastos.SharpArch.NHibernate as a Cake Tool
#tool nuget:?package=MilesiBastos.SharpArch.NHibernate&version=4.0.2007
Provides NHibernate persistance support for a Sharp Architecture application, providing NHibernate session managment and initialisation, MVC Transaction attributes and implementations of core SharpArch data access interfaces.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Iesi.Collections (>= 3.3.3.4001)
- MilesiBastos.SharpArch.Domain (>= 4.0.0)
- NHibernate (>= 3.3.3.4001)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MilesiBastos.SharpArch.NHibernate:
Package | Downloads |
---|---|
MilesiBastos.SharpArch.NHibernate.FluentNHibernate
Provides Fluent NHibernate persistance support for a Sharp Architecture application, providing NHibernate session managment and initialisation, MVC Transaction attributes and implementations of core SharpArch data access interfaces. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MilesiBastos.SharpArch.NHibernate:
Repository | Stars |
---|---|
nhibernate/NHibernate.AspNet.Identity
ASP.NET Identity Provider for NHibernate
|