Transient fault handling for HttpClient based on Microsoft's implementation.
Info
Version: | 2.2.0 |
Author(s): | milestonetg |
Last Update: | Sunday, December 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/milestonetg/transient-fault-handling |
NuGet Url: | https://www.nuget.org/packages/MilestoneTG.TransientFaultHandling.Http.Extensions |
Install
Install-Package MilestoneTG.TransientFaultHandling.Http.Extensions
dotnet add package MilestoneTG.TransientFaultHandling.Http.Extensions
paket add MilestoneTG.TransientFaultHandling.Http.Extensions
MilestoneTG.TransientFaultHandling.Http.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- MilestoneTG.TransientFaultHandling.Http(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.1.0)
Tags