A lightweight HttpClient factory with minimum dependencies that respects DNS changes and integrates Polly policies into the HTTP client.
Info
Version: | 2.1.3 |
Author(s): | Michael Yarichuk |
Last Update: | Friday, January 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/myarichuk/Simple.HttpClientFactory |
NuGet Url: | https://www.nuget.org/packages/Simple.HttpClientFactory |
Install
Install-Package Simple.HttpClientFactory
dotnet add package Simple.HttpClientFactory
paket add Simple.HttpClientFactory
Simple.HttpClientFactory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.HashCode(>= 1.1.0)
- Polly(>= 7.2.1)
- Polly(>= 7.2.1)
Tags