LVMS.Polly.Signed 4.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package LVMS.Polly.Signed --version 4.0.0
NuGet\Install-Package LVMS.Polly.Signed -Version 4.0.0
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="LVMS.Polly.Signed" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LVMS.Polly.Signed --version 4.0.0
#r "nuget: LVMS.Polly.Signed, 4.0.0"
#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 LVMS.Polly.Signed as a Cake Addin
#addin nuget:?package=LVMS.Polly.Signed&version=4.0.0

// Install LVMS.Polly.Signed as a Cake Tool
#tool nuget:?package=LVMS.Polly.Signed&version=4.0.0

Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (now Profile 336) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LVMS.Polly.Signed:

Package Downloads
LVMS.FactuurSturenNet.Signed

A *SIGNED* open source C# helper library for communication with the API of FactuurSturen.nl. It's a Portable Class Library (.NET 4.0, Windows Phone 8.1, Windows Phone Silverlight 8 and Windows 8.x).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.3 4,245 3/2/2016
4.0.2 3,023 3/2/2016
4.0.1 973 3/2/2016
4.0.0 940 3/2/2016

Custom version of Polly to support PCL profile336