Make HTTP Requests easier, using a generic builder pattern and options for customizations.
Info
Version: | 1.1.1 |
Author(s): | IEnterprise: Nikolay Hristov |
Last Update: | Friday, April 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IEnterprise/Easy-HTTP |
NuGet Url: | https://www.nuget.org/packages/IEnterprise.Easy-Http |
Install
Install-Package IEnterprise.Easy-Http
dotnet add package IEnterprise.Easy-Http
paket add IEnterprise.Easy-Http
IEnterprise.Easy-Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.AspNetCore.Http(>= 2.0.2)
Tags