Microsoft.Json.Pointer
2.3.0
.NET Standard 2.0
.NET Framework 4.6.1
dotnet add package Microsoft.Json.Pointer --version 2.3.0
NuGet\Install-Package Microsoft.Json.Pointer -Version 2.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Json.Pointer" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Json.Pointer --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Json.Pointer, 2.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Json.Pointer as a Cake Addin
#addin nuget:?package=Microsoft.Json.Pointer&version=2.3.0
// Install Microsoft.Json.Pointer as a Cake Tool
#tool nuget:?package=Microsoft.Json.Pointer&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Classes for working with JSON Pointer
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.Immutable (>= 1.5.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.Immutable (>= 1.5.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Json.Pointer:
Package | Downloads |
---|---|
Sarif.Multitool.Library
The public API exposing the commands used by the SARIF Multitool. |
|
APIMatic.Core
Core logic and the utilities for the APIMatic's C# SDK |
|
Sarif.Multitool.Library.BSOA
The public API exposing the commands used by the SARIF Multitool. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Json.Pointer:
Repository | Stars |
---|---|
microsoft/sarif-sdk
.NET code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
|
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 326 | 2/21/2023 |
2.2.0 | 3,336 | 11/7/2022 |
2.1.0 | 5,930 | 10/13/2022 |
2.0.0 | 376 | 10/8/2022 |
1.1.5 | 2,085 | 7/15/2022 |
1.1.4 | 6,861 | 5/2/2022 |
1.1.3 | 701 | 2/24/2022 |
1.1.2 | 75,199 | 4/7/2020 |
1.1.1 | 36,082 | 7/26/2019 |
1.1.0 | 1,211 | 6/3/2019 |
1.0.1 | 587 | 5/14/2019 |
1.0.0 | 508 | 5/11/2019 |
0.64.0 | 1,203 | 4/5/2019 |
0.63.0 | 825 | 3/15/2019 |
0.62.0 | 791 | 2/24/2019 |
0.61.0 | 102,509 | 1/5/2019 |
0.60.0 | 821 | 1/4/2019 |
0.59.0 | 809 | 1/1/2019 |
Pre-release version. Does not yet support fragment syntax.