JsonTree NuGet Package

Inspect values in JSON strings with single line expressions and plain old CLR objects without using foreach/if to extract values from JSON.

Extract the 42 from ["first",{"aString":"HelloWorld","aNumber":42}] with C# expression: json.AsList[1].AsDictionary["aNumber"].AsInt.




Got any JsonTree Question?





Info

Version: 1.0.8
Author(s): Heiner Wolf
Last Update: Tuesday, January 26, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://code.google.com/p/json-tree/
NuGet Url: https://www.nuget.org/packages/JsonTree


Install
Install-Package JsonTree
dotnet add package JsonTree
paket add JsonTree
JsonTree Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

2

days-since-last-release

3007