Metadata >> NuGet >> NHibernate4.SqlAzure.Standalone

NHibernate4.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:4.0.2.4000|EnterpriseLibrary.TransientFaultHandling:6.0|EnterpriseLibrary.TransientFaultHandling.Data:6.0
PackageSize 37458
PackageHashAlgorithm SHA512
PackageHash A4ascoUvmaJuIuZ9nqfxU0dXXazgH6salxE5nQr9eN8bCTho25RsTkmL57e1wf3pH9bFxvADmwtJ+HFCI5Yzpg==
DownloadCount 000000
CreatedDate 2015-09-28T02:52:34

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

OpenWrap

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