Solid.Http.Json is an extension to Solid.Http.Core for working with json http responses using System.Text.Json.
Info
Version: | 4.0.2 |
Author(s): | solidsoftworks, gislikonrad |
Last Update: | Wednesday, April 16, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SOLIDSoftworks/Solid.Identity |
NuGet Url: | https://www.nuget.org/packages/Solid.Http.Json |
Install
Install-Package Solid.Http.Json
dotnet add package Solid.Http.Json
paket add Solid.Http.Json
Solid.Http.Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Solid.Http.Json.Core(>= 3.0.12)
- System.Text.Json(>= 4.7.0)
- Solid.Http.Json.Core(>= 3.0.12)
Tags