JsonPath.Net
0.6.7
dotnet add package JsonPath.Net --version 0.6.7
NuGet\Install-Package JsonPath.Net -Version 0.6.7
<PackageReference Include="JsonPath.Net" Version="0.6.7" />
paket add JsonPath.Net --version 0.6.7
#r "nuget: JsonPath.Net, 0.6.7"
// Install JsonPath.Net as a Cake Addin
#addin nuget:?package=JsonPath.Net&version=0.6.7
// Install JsonPath.Net as a Cake Tool
#tool nuget:?package=JsonPath.Net&version=0.6.7
JSON Path built on the System.Text.Json namespace.
This library conforms to the [pending IETF standard](https://github.com/ietf-wg-jsonpath/draft-ietf-jsonpath-jsonpath).
Read the full documentation at https://docs.json-everything.net/path/basics/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Json.More.Net (>= 1.9.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on JsonPath.Net:
Package | Downloads |
---|---|
Azure.Bicep.Core
Bicep compiler core functionality. The Bicep team has made this NuGet package publicly available on nuget.org. While it is public, it is not a supported package. Any dependency you take on this package will be done at your own risk and we reserve the right to push breaking changes to this package at any time. |
|
Siccar.Application.Client
This client library enables working with the Siccar SDK Services. See: docs.siccar.dev |
|
Azure.Deployments.Extensibility.Core
Package Description |
|
QtKaneko.JsonPropertyPath
Ever wanted to map JSON property to .NET one with JSONPath? |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.7 | 46,506 | 9/14/2023 |
0.6.6 | 629 | 9/11/2023 |
0.6.5 | 53,029 | 9/1/2023 |
0.6.4 | 35,442 | 8/2/2023 |
0.6.3 | 35,285 | 7/17/2023 |
0.6.2 | 22,792 | 6/4/2023 |
0.6.1 | 2,634 | 5/31/2023 |
0.6.0 | 347 | 5/29/2023 |
0.5.2 | 93,869 | 4/19/2023 |
0.5.1 | 14,841 | 3/24/2023 |
0.5.0 | 405 | 3/23/2023 |
0.4.0 | 12,280 | 2/23/2023 |
0.3.3 | 19,914 | 1/17/2023 |
0.3.2 | 475 | 1/16/2023 |
0.3.1 | 6,823 | 12/25/2022 |
0.3.0 | 454 | 12/25/2022 |
0.2.1 | 273,391 | 4/1/2022 |
0.2.0 | 89,694 | 3/26/2022 |
0.1.14 | 34,963 | 11/13/2021 |
0.1.13 | 13,699 | 10/5/2021 |
0.1.12 | 832 | 9/11/2021 |
0.1.11 | 557 | 9/6/2021 |
0.1.10 | 499 | 9/6/2021 |
0.1.9 | 493 | 9/4/2021 |
0.1.8 | 1,447 | 8/20/2021 |
0.1.7 | 1,972 | 6/20/2021 |
0.1.6 | 2,702 | 6/7/2021 |
0.1.5 | 1,761 | 2/24/2021 |
0.1.4 | 714 | 1/1/2021 |
0.1.3 | 627 | 12/23/2020 |
0.1.2 | 1,410 | 11/28/2020 |
0.1.1 | 701 | 9/30/2020 |
0.1.0 | 680 | 9/29/2020 |
Release notes can be found at https://docs.json-everything.net/rn-json-path/