Info
Version: | 1.5.0 |
Author(s): | JsonInterface |
Last Update: | Sunday, July 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FxSteve/JsonInterface |
NuGet Url: | https://www.nuget.org/packages/JsonInterface |
Install
Install-Package JsonInterface
dotnet add package JsonInterface
paket add JsonInterface
JsonInterface Download (Unzip the "nupkg" after downloading)
Dependencies
- castle.core(>= 4.3.1)
- docfx.console(>= 2.36.2)
- newtonsoft.json(>= 11.0.2)
with a json object.
The design goal is to allow interaction with a portion of a json object
without knowing about or modification of the remainder of the object.