Helpers for reading and writing JSON with streams and objects.
Info
Version: | 1.0.0 |
Author(s): | Phoenix Apps Ltd |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phoenix-apps/Phnx |
NuGet Url: | https://www.nuget.org/packages/Phnx.IO.Json |
Install
Install-Package Phnx.IO.Json
dotnet add package Phnx.IO.Json
paket add Phnx.IO.Json
Phnx.IO.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)