JsonStream is a thread-safe dotNet Standard Class Library to make easy to read and to write json structures from/to a stream.
Info
Version: | 1.0.17 |
Author(s): | Marcus Leandro <[email protected]> |
Last Update: | Friday, June 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stone-payments/json-stream |
NuGet Url: | https://www.nuget.org/packages/StoneCo.JsonStream |
Install
Install-Package StoneCo.JsonStream
dotnet add package StoneCo.JsonStream
paket add StoneCo.JsonStream
StoneCo.JsonStream Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags