Helper to manage the json serialization/deserialization entities over http in .NET Standard 2.0 asynchronously and synchronously.
Info
Version: | 2.1.1 |
Author(s): | Mario Righi |
Last Update: | Friday, October 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lonemario/LT.HttpClientHelper |
NuGet Url: | https://www.nuget.org/packages/LT.HttpClientHelper |
Install
Install-Package LT.HttpClientHelper
dotnet add package LT.HttpClientHelper
paket add LT.HttpClientHelper
LT.HttpClientHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)