Simple and fast JSON parsing and serializing.
Info
Version: | 1.0.3 |
Author(s): | Constantine Telesnin |
Last Update: | Wednesday, February 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kot-soft/kJson |
NuGet Url: | https://www.nuget.org/packages/kJson |
Install
Install-Package kJson
dotnet add package kJson
paket add kJson
kJson Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Collections.NonGeneric(>= 4.3.0)
Tags