Json serializer/deserializer for the Jal.RestClient library.
Info
Version: | 2.1.0 |
Author(s): | Raul Naupari |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/raulnq/Jal.RestClient |
NuGet Url: | https://www.nuget.org/packages/Jal.RestClient.Json |
Install
Install-Package Jal.RestClient.Json
dotnet add package Jal.RestClient.Json
paket add Jal.RestClient.Json
Jal.RestClient.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Jal.RestClient(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.3)