JsonPointer.Net
4.0.0
See the version list below for details.
dotnet add package JsonPointer.Net --version 4.0.0
NuGet\Install-Package JsonPointer.Net -Version 4.0.0
<PackageReference Include="JsonPointer.Net" Version="4.0.0" />
paket add JsonPointer.Net --version 4.0.0
#r "nuget: JsonPointer.Net, 4.0.0"
// Install JsonPointer.Net as a Cake Addin #addin nuget:?package=JsonPointer.Net&version=4.0.0 // Install JsonPointer.Net as a Cake Tool #tool nuget:?package=JsonPointer.Net&version=4.0.0
[JSON Pointer](https://tools.ietf.org/html/rfc6901) built on the System.Text.Json namespace.
Read the full documentation at https://docs.json-everything.net/pointer/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 is compatible. net8.0-android was computed. net8.0-browser 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- Humanizer.Core (>= 2.14.1)
- Json.More.Net (>= 2.0.0)
-
net8.0
- Humanizer.Core (>= 2.14.1)
- Json.More.Net (>= 2.0.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on JsonPointer.Net:
Package | Downloads |
---|---|
Microsoft.PowerShell.Commands.Utility
Runtime for hosting PowerShell |
|
JsonSchema.Net
JSON Schema built on the System.Text.Json namespace. |
|
JsonPatch.Net
JSON Patch built on the System.Text.Json namespace |
|
JsonLogic
JsonLogic built on the System.Text.Json namespace |
|
Azure.Deployments.Extensibility.Core
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on JsonPointer.Net:
Repository | Stars |
---|---|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
Version | Downloads | Last updated |
---|---|---|
5.1.0 | 28,384 | 11/30/2024 |
5.0.2 | 669,825 | 7/2/2024 |
5.0.1 | 10,315 | 6/30/2024 |
5.0.0 | 1,402,526 | 5/1/2024 |
4.0.1.3 | 122,801 | 4/19/2024 |
4.0.1.1 | 230 | 4/19/2024 |
4.0.1 | 13,874 | 3/7/2024 |
4.0.0 | 863,491 | 2/3/2024 |
3.3.0 | 78,799 | 12/14/2023 |
3.2.2 | 885 | 12/6/2023 |
3.2.1 | 582 | 12/4/2023 |
3.2.0 | 14,115 | 11/17/2023 |
3.1.0 | 4,557 | 10/28/2023 |
3.0.3 | 3,381,853 | 8/26/2023 |
3.0.2 | 19,863 | 7/23/2023 |
3.0.1 | 2,496,237 | 3/30/2023 |
3.0.0 | 475,822 | 12/1/2022 |
2.2.1 | 1,959,118 | 6/16/2022 |
2.2.0 | 359,033 | 3/28/2022 |
2.1.0 | 791,878 | 11/15/2021 |
2.0.0 | 59,691 | 11/11/2021 |
1.4.0 | 221,401 | 9/11/2021 |
1.3.3 | 265,749 | 6/18/2021 |
1.3.2 | 124,901 | 2/24/2021 |
1.3.1 | 31,350 | 1/1/2021 |
1.3.0 | 3,009 | 12/19/2020 |
1.2.0 | 8,213 | 12/14/2020 |
1.1.2 | 7,556 | 11/28/2020 |
1.1.1 | 11,320 | 9/29/2020 |
1.1.0 | 2,725 | 9/1/2020 |
1.0.0 | 5,926 | 8/29/2020 |
1.0.0-rc2 | 922 | 8/29/2020 |
1.0.0-rc1 | 939 | 8/28/2020 |
Release notes can be found at https://docs.json-everything.net/rn-json-pointer/