A library that provides an IHttpClient abstraction as well as retry strategies, circuit breaker and other "Good practices" for using HttpClient.
Info
Version: | 0.0.3 |
Author(s): | Ricardo Campos |
Last Update: | Wednesday, April 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RicardoCampos/Rsc.HttpClient |
NuGet Url: | https://www.nuget.org/packages/Rsc.HttpClient |
Install
Install-Package Rsc.HttpClient
dotnet add package Rsc.HttpClient
paket add Rsc.HttpClient
Rsc.HttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags