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)
Dependencies
Tags
Extract the 42 from ["first",{"aString":"HelloWorld","aNumber":42}] with C# expression: json.AsList[1].AsDictionary["aNumber"].AsInt.