A simple webclient wrapper that serializes and deserializes objects using Newtonsoft.Json.
Info
Version: | 5.1.0 |
Author(s): | Penguin.Web.JsonClient |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PenguinCms/Penguin.Web.JsonClient |
NuGet Url: | https://www.nuget.org/packages/Penguin.Web.JsonClient |
Install
Install-Package Penguin.Web.JsonClient
dotnet add package Penguin.Web.JsonClient
paket add Penguin.Web.JsonClient
Penguin.Web.JsonClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Penguin.Json(>= 5.0.1)
- Penguin.Web.WebClientEx(>= 5.0.1)