Info
Version: | 2.9.10.1 |
Author(s): | System.Net.Json |
Last Update: | Wednesday, June 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudfy/System.Net.Json |
NuGet Url: | https://www.nuget.org/packages/SystemNetJson |
Install
Install-Package SystemNetJson
dotnet add package SystemNetJson
paket add SystemNetJson
SystemNetJson Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.2)
- Newtonsoft.Json(>= 12.0.2)
This package also include a JsonApiClient for abstractions when implementing JsonAPIs on client based tiers.
Support for GET; POST; UPDATE; PATCH using Newtonsoft Json serialization.