Helpers for reading and writing JSON with streams and objects.
Info
Version: | 1.1.0-beta |
Author(s): | MarkSFrancis |
Last Update: | Sunday, May 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarkSFrancis/MarkSFrancis |
NuGet Url: | https://www.nuget.org/packages/MarkSFrancis.IO.Json |
Install
Install-Package MarkSFrancis.IO.Json
dotnet add package MarkSFrancis.IO.Json
paket add MarkSFrancis.IO.Json
MarkSFrancis.IO.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- MarkSFrancis.IO(>= 1.1.0)
- Newtonsoft.Json(>= 11.0.1)