Info
Version: | 3.0.0 |
Author(s): | Robert Moore, Matthew Davies |
Last Update: | Wednesday, April 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MRCollective/NHibernate.SqlAzure |
NuGet Url: | https://www.nuget.org/packages/NHibernate4.SqlAzure.Standalone |
Install
Install-Package NHibernate4.SqlAzure.Standalone
dotnet add package NHibernate4.SqlAzure.Standalone
paket add NHibernate4.SqlAzure.Standalone
NHibernate4.SqlAzure.Standalone Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 4.1.0 && < 4.2.0)
- EnterpriseLibrary.TransientFaultHandling(>= 6.0.1304)
- EnterpriseLibrary.TransientFaultHandling.Data(>= 6.0.1304.1)
Tags
Unlike NHibernate.SqlAzure, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.