This is the HTTP client library for calling the Waives API from .NET.
Info
Version: | 1.0.0 |
Author(s): | CloudHub 360 Ltd. |
Last Update: | Thursday, October 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Waives.Http |
Install
Install-Package Waives.Http
dotnet add package Waives.Http
paket add Waives.Http
Waives.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- Polly(>= 7.1.1)
- Polly.Caching.Memory(>= 3.0.0)
- Polly.Extensions.Http(>= 3.0.0)