FreshMeat.ErrorHandlingBlock 1.0.3-rc

This is a prerelease version of FreshMeat.ErrorHandlingBlock.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FreshMeat.ErrorHandlingBlock --version 1.0.3-rc
NuGet\Install-Package FreshMeat.ErrorHandlingBlock -Version 1.0.3-rc
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FreshMeat.ErrorHandlingBlock" Version="1.0.3-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FreshMeat.ErrorHandlingBlock --version 1.0.3-rc
#r "nuget: FreshMeat.ErrorHandlingBlock, 1.0.3-rc"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FreshMeat.ErrorHandlingBlock as a Cake Addin
#addin nuget:?package=FreshMeat.ErrorHandlingBlock&version=1.0.3-rc&prerelease

// Install FreshMeat.ErrorHandlingBlock as a Cake Tool
#tool nuget:?package=FreshMeat.ErrorHandlingBlock&version=1.0.3-rc&prerelease

Provides simple handling of transient errors that can occur with any network communication. Retries, intervals, mapping and detection can all be fully customized. Built-in handlers are provided for WCF, WebClient, HttpRequest.  Supports .NET 4 and later, Silverlight 4 and 5, Windows Store Apps, and Windows Phone 7.5 and later.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5

    • No dependencies.
  • All Frameworks

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)

    • No dependencies.
  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 1,886 8/31/2013
1.0.3-rc 928 3/9/2013
1.0.1-beta 986 1/31/2013
1.0.0-beta 939 1/30/2013

Updated to latest Microsoft.Bcl.Async; no code changes.