This package contains HttpClientBuilder extensions for configuring Trybot policies around HttpClient calls in ASP.NET Core projects.
Info
Version: | 1.0.1 |
Author(s): | Peter Csajtai |
Last Update: | Saturday, October 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/z4kn4fein/trybot-extensions-http |
NuGet Url: | https://www.nuget.org/packages/Trybot.Extensions.Http |
Install
Install-Package Trybot.Extensions.Http
dotnet add package Trybot.Extensions.Http
paket add Trybot.Extensions.Http
Trybot.Extensions.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.1.1)
- Trybot(>= 2.3.6)
Tags