sim756.Net.JsonHttp NuGet Package

A simplified Generic method to GET or POST JSON using HTTP, & get it deserialized or serialized into the Object of specified type.

Example:
Sample sample = new JsonHttpClient<Sample>("http://localhost:10000/api/values").Deserialize();.




Got any sim756.Net.JsonHttp Question?





Info

Version: 7.0.1
Author(s): sim756.Net.JsonHttp
Last Update: Thursday, November 10, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://sim756.github.io/sim756.Net.JsonHttp
NuGet Url: https://www.nuget.org/packages/sim756.Net.JsonHttp


Install
Install-Package sim756.Net.JsonHttp
dotnet add package sim756.Net.JsonHttp
paket add sim756.Net.JsonHttp
sim756.Net.JsonHttp Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

2

days-since-last-release

505