Info
Version: | 1.1.2 |
Author(s): | André Alves |
Last Update: | Friday, June 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrevalves/EasyHttp |
NuGet Url: | https://www.nuget.org/packages/AndiSoft.EasyHttp |
Install
Install-Package AndiSoft.EasyHttp
dotnet add package AndiSoft.EasyHttp
paket add AndiSoft.EasyHttp
AndiSoft.EasyHttp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
Tags
Useful for consuming and integrating APIs.
This client has the ability to serialize JSON reponses into a given object.