Metadata >> NuGet >> NHibernate.SqlAzure.Standalone

NHibernate.SqlAzure.Standalone

Metadata

Authors Robert Moore, Matthew Davies
Description Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. Unlike NHibernate.SqlAzure, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.
IconUrl https://raw.github.com/MRCollective/NHibernate.SqlAzure/master/logo.png
Language en-US
LicenseUrl https://github.com/MRCollective/NHibernate.SqlAzure/blob/master/LICENSE
Owners Robert Moore, Matthew Davies
ProjectUrl https://github.com/MRCollective/NHibernate.SqlAzure
ReleaseNotes Please see https://github.com/MRCollective/NHibernate.SqlAzure/releases for release notes and https://github.com/MRCollective/NHibernate.SqlAzure/blob/master/BREAKING_CHANGES.md for any breaking changes.
RequireLicenseAcceptance False
Tags nhibernate, azure, sql, sql transient
Dependencies NHibernate:3.3.3.4000|EnterpriseLibrary.TransientFaultHandling:6.0|EnterpriseLibrary.TransientFaultHandling.Data:6.0
PackageSize 37451
PackageHashAlgorithm SHA512
PackageHash y31bXRiomuv6vciLY/+/NWmv4k9PjpZbsJuRlbPgl09tUcKPZnf07Xa6D05z2nfiM8Ll2CVFjC8os/3XAJh03w==
DownloadCount 000000
CreatedDate 2015-09-28T02:50:25

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NHibernate.SqlAzure.Standalone -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHibernate.SqlAzure.Standalone -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NHibernate.SqlAzure.Standalone
Installing the package (HTTP Basic authentication):
Install-Package NHibernate.SqlAzure.Standalone -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHibernate.SqlAzure.Standalone -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NHibernate.SqlAzure.Standalone

OpenWrap

Installing the package:
o add-wrap NHibernate.SqlAzure.Standalone
Uninstalling the package:
o remove-wrap NHibernate.SqlAzure.Standalone

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.1.3
2.1.2
2.1.1
2.1.0