A lightweight JSON parser that uses only the .NET System package as a dependency.
Info
Version: | 1.0.1 |
Author(s): | Kevin Baynham |
Last Update: | Saturday, April 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/0bl1v1on/vs-lightweight-json-parser |
NuGet Url: | https://www.nuget.org/packages/LightWeightJsonParser |
Install
Install-Package LightWeightJsonParser
dotnet add package LightWeightJsonParser
paket add LightWeightJsonParser
LightWeightJsonParser Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags