Easy HTTP client with support for serialization, deserialization, proxies, testing and more.
Info
Version: | 2.0.0 |
Author(s): | PlainHttp |
Last Update: | Wednesday, January 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matteocontrini/PlainHttp |
NuGet Url: | https://www.nuget.org/packages/PlainHttp |
Install
Install-Package PlainHttp
dotnet add package PlainHttp
paket add PlainHttp
PlainHttp Download (Unzip the "nupkg" after downloading)
Dependencies
- Flurl(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags