Polly.Contrib.WaitAndRetry
1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Install-Package Polly.Contrib.WaitAndRetry -Version 1.1.1
dotnet add package Polly.Contrib.WaitAndRetry --version 1.1.1
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Polly.Contrib.WaitAndRetry --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/Polly-Contrib/Polly.Contrib.WaitAndRetry/blob/master/CHANGELOG.md for details
Dependencies
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Polly.Contrib.WaitAndRetry:
Package | Downloads |
---|---|
Microsoft.DataPrep
Microsoft Azure Machine Learning Data Preparation SDK.
|
|
nanoFramework.Tools.Debugger.Net
This .NET library provides a debug client for nanoFramework devices using USB or Serial connection to a board.
|
|
nanoFramework.Tools.Debugger.UWP
This UWP library provides a debug client for nanoFramework devices using USB or Serial connection to a board.
|
|
Dodo.HttpClient.ResiliencePolicies
The main goal of this library is to provide unified http request retrying policies for the HttpClient that just works. Actually this library wraps awesome Polly library with the predefined settings to allow developers to use it as is without a deep dive to Polly.
|
|
DFC.ServiceTaxonomy.Events
DFC.ServiceTaxonomy.Events library
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Polly.Contrib.WaitAndRetry:
Repository | Stars |
---|---|
SteeltoeOSS/Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
|
|
ProtonVPN/win-app
Official ProtonVPN Windows app
|
|
OfficeDev/microsoft-teams-apps-company-communicator
Company Communicator app template
|