C# Library to easily make Http requests.
Info
Version: | 0.0.1 |
Author(s): | Galsol |
Last Update: | Friday, October 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Galsol.HttpRequests |
Install
Install-Package Galsol.HttpRequests
dotnet add package Galsol.HttpRequests
paket add Galsol.HttpRequests
Galsol.HttpRequests Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.Http(>= 4.0.0)
Tags