Json flatter/unflatter based on Newtonsoft.Json object model.
Info
Version: | 1.0.0 |
Author(s): | Kuzminov Stanislav |
Last Update: | Sunday, March 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skuzminoff/JsonUnFlat |
NuGet Url: | https://www.nuget.org/packages/JsonUnFlat |
Install
Install-Package JsonUnFlat
dotnet add package JsonUnFlat
paket add JsonUnFlat
JsonUnFlat Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Csharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
Tags