Simple library to make HTTP requests.
Info
Version: | 2.0.0 |
Author(s): | Jorge Lucas |
Last Update: | Sunday, March 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HTTPRequest |
Install
Install-Package HTTPRequest
dotnet add package HTTPRequest
paket add HTTPRequest
HTTPRequest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)