Solid.Http.Json is an extension to Solid.Http.Core for working with json http responses using Newtonsoft.Json.
Info
Version: | 3.0.18 |
Author(s): | solidsoftworks, gislikonrad |
Last Update: | Tuesday, August 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Solid.Http.NewtonsoftJson |
Install
Install-Package Solid.Http.NewtonsoftJson
dotnet add package Solid.Http.NewtonsoftJson
paket add Solid.Http.NewtonsoftJson
Solid.Http.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Solid.Http.Json.Core(>= 3.0.12)
- Newtonsoft.Json(>= 12.0.3)
Tags