Metadata >> NuGet >> NHibernate4.SqlAzure

NHibernate4.SqlAzure

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. This package has the Microsoft Transient Fault Handling library IL-merged into it; for a version that doesn't see the NHibernate.SqlAzure.Standalone package.
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:4.0.2.4000
PackageSize 75715
PackageHashAlgorithm SHA512
PackageHash 4fdhGgqifIFbOIqvlIs6W0ZvBtAAeC3egZETqH12+JD334LSQD2CEMHnnwsrwjA2qLSr5OeAJzvAv6mDsWAv2A==
DownloadCount 000000
CreatedDate 2015-09-28T02:51:38

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 NHibernate4.SqlAzure -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHibernate4.SqlAzure -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 NHibernate4.SqlAzure
Installing the package (HTTP Basic authentication):
Install-Package NHibernate4.SqlAzure -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHibernate4.SqlAzure -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NHibernate4.SqlAzure

OpenWrap

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

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