Performance-optimised JSON parser that avoids the Large Object Heap.
Info
Version: | 1.5.0 |
Author(s): | Paul Mooney |
Last Update: | Thursday, September 26, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daishisystems/Daishi.JsonParser |
NuGet Url: | https://www.nuget.org/packages/Daishi.JsonParser |
Install
Install-Package Daishi.JsonParser
dotnet add package Daishi.JsonParser
paket add Daishi.JsonParser
Daishi.JsonParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(> 5.0.5)
Tags