Metadata >> NuGet >> NHibernate.SqlAzure

NHibernate.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:3.3.3.4000
PackageSize 75656
PackageHashAlgorithm SHA512
PackageHash Z4dU2juKrHqaY2MxI5TX10EMBvsMmwfNIEl8tUla2TuvCK7IqmNkOwwNzCt5Wp5IoaF//fHoUWK2Q76P3fr3ww==
DownloadCount 000000
CreatedDate 2015-09-28T02:49:17

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

OpenWrap

Installing the package:
o add-wrap NHibernate.SqlAzure
Uninstalling the package:
o remove-wrap NHibernate.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