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/NHibernate.SqlAzure.Standalone | 
Install
Install-Package NHibernate.SqlAzure.Standalone
                        dotnet add package NHibernate.SqlAzure.Standalone
                        paket add NHibernate.SqlAzure.Standalone
                        
                                NHibernate.SqlAzure.Standalone Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NHibernate(>= 3.3.3.4000)
- 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.