Info
Version: | 2.0.16.94 |
Author(s): | James Thorne (@j6mes) |
Last Update: | Friday, July 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jthorne.co.uk |
NuGet Url: | https://www.nuget.org/packages/HttpLib |
Install
Install-Package HttpLib
dotnet add package HttpLib
paket add HttpLib
HttpLib Download (Unzip the "nupkg" after downloading)
- Supports most HTTP Verbs: GET / POST / PUT / DELETE and more - Upload and download files to disk - Progress monitor for file uploads/downloads - Completely asynchronous operation.