Classes for working with JSON Pointer.
Info
Version: | 2.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, February 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/jschema |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Json.Pointer |
Install
Install-Package Microsoft.Json.Pointer
dotnet add package Microsoft.Json.Pointer
paket add Microsoft.Json.Pointer
Microsoft.Json.Pointer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Immutable(>= 1.5.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Immutable(>= 1.5.0)