Metadata >> NuGet >> ReliableDbProvider.Standalone >> 1.0.0

1.0.0

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. Unlike ReliableDbProvider, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.
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
Dependencies EnterpriseLibrary.WindowsAzure.TransientFaultHandling:[5.1.1212.0, 6.0)
PackageSize 37052
PackageHashAlgorithm SHA512
PackageHash iIMVwrGo8HXu6exe0DqolAAWUZ0obZr3YvgOndKdlSl9ilZcWcqe1B/KDHE4fIgONHPQRKaWHTK9BKu2YuJFnw==
DownloadCount 000000
CreatedDate 2014-07-20T10:58:24

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ReliableDbProvider.Standalone -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ReliableDbProvider.Standalone -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ReliableDbProvider.Standalone 1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ReliableDbProvider.Standalone -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ReliableDbProvider.Standalone -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ReliableDbProvider.Standalone -Version 1.0.0
Uninstalling the package:
o remove-wrap ReliableDbProvider.Standalone

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries