Library for sending Http Requests, including a fluent interface for creating HttpClient instances.
Info
Version: | 2.0.24 |
Author(s): | NRK |
Last Update: | Wednesday, October 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NRK.HttpRequester |
Install
Install-Package NRK.HttpRequester
dotnet add package NRK.HttpRequester
paket add NRK.HttpRequester
NRK.HttpRequester Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)