Metadata >> NuGet >> ReliableDbProvider

ReliableDbProvider

Metadata

Authors Robert Moore
Description Provides a Db Provider Factory that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections when using Entity Framework 4, Entity Framework 5 or Linq 2 SQL. This package has the Microsoft Transient Fault Handling library v5 IL-merged into it; for a version that doesn't see the ReliableDbProvider.Standalone package.
IconUrl https://raw.github.com/robdmoore/ReliableDbProvider/master/logo.png
Language en-US
LicenseUrl https://github.com/robdmoore/ReliableDbProvider/blob/master/LICENSE
Owners Robert Moore
ProjectUrl https://github.com/robdmoore/ReliableDbProvider
RequireLicenseAcceptance False
Tags entityframework ef linq linqtosql linq2sql l2s azure sql sqlazure transient
PackageSize 108281
PackageHashAlgorithm SHA512
PackageHash bpOuk1ScOWXz7MguYMfaoqH92igxZAx9UaBIW8WRo2yGF3lBokO2DpJUapXCeHjrXQ+huj2TjQOEleyBnqg+Ww==
DownloadCount 000000
CreatedDate 2014-07-20T10:53:37

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

OpenWrap

Installing the package:
o add-wrap ReliableDbProvider
Uninstalling the package:
o remove-wrap ReliableDbProvider

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
1.0.0