A wrapper for HttpClient that simplifies things, and uses normal error codes instead of exceptions for network errors.
Info
Version: | 1.0.5 |
Author(s): | Tommi Kiviniemi |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tommigun1980/LightHttpRequest |
NuGet Url: | https://www.nuget.org/packages/LightHttpRequest |
Install
Install-Package LightHttpRequest
dotnet add package LightHttpRequest
paket add LightHttpRequest
LightHttpRequest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags