JsonPath implementation in .NET standard 2.0 with support for methods that depends only on System.Text.Json.
Info
Version: | 2.5.100 |
Author(s): | JsonPathway |
Last Update: | Wednesday, November 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JsonPathway |
Install
Install-Package JsonPathway
dotnet add package JsonPathway
paket add JsonPathway
JsonPathway Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.1)