JsonPath NuGet Package

JsonPath Class Library: Extract values from JSON data with single line expressions and plain old CLR objects without using foreach/if.

Extract the 42 from ["1st","2nd",{"aString":"HelloWorld","aNumber":42}] with C# expression: json[2]["aNumber"].




Got any JsonPath Question?





Info

Version: 1.0.6
Author(s): Heiner Wolf
Last Update: Monday, December 5, 2016
.NET Fiddle: Online Example
Project Url: https://github.com/wolfspelz/JsonPath
NuGet Url: https://www.nuget.org/packages/JsonPath


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



Tags



STATS

must-have-score

1.4

avg-downloads-per-day

7

days-since-last-release

2692