LVMS.Polly.Signed
4.0.3
dotnet add package LVMS.Polly.Signed --version 4.0.3
NuGet\Install-Package LVMS.Polly.Signed -Version 4.0.3
<PackageReference Include="LVMS.Polly.Signed" Version="4.0.3" />
paket add LVMS.Polly.Signed --version 4.0.3
#r "nuget: LVMS.Polly.Signed, 4.0.3"
// Install LVMS.Polly.Signed as a Cake Addin #addin nuget:?package=LVMS.Polly.Signed&version=4.0.3 // Install LVMS.Polly.Signed as a Cake Tool #tool nuget:?package=LVMS.Polly.Signed&version=4.0.3
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.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Async (>= 1.0.168)
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.
Custom version of Polly to support PCL profile336