Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Info
Version: | 1.0.4 |
Author(s): | App vNext |
Last Update: | Sunday, April 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/App-vNext/Polly.Extensions.Http |
NuGet Url: | https://www.nuget.org/packages/Polly.Extensions.Http-Signed |
Install
Install-Package Polly.Extensions.Http-Signed
dotnet add package Polly.Extensions.Http-Signed
paket add Polly.Extensions.Http-Signed
Polly.Extensions.Http-Signed Download (Unzip the "nupkg" after downloading)
Dependencies
- Polly-Signed(>= 5.9.0)
- NETStandard.Library(>= 1.6.1)
Tags