JSON Pointer built on the System.Text.Json namespace.
Info
Version: | 5.3.1 |
Author(s): | Greg Dennis |
Last Update: | Tuesday, February 4, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/json-everything/json-everything |
NuGet Url: | https://www.nuget.org/packages/JsonPointer.Net |
Install
Install-Package JsonPointer.Net
dotnet add package JsonPointer.Net
paket add JsonPointer.Net
JsonPointer.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Json.More.Net(>= 1.2.3)
- System.Text.Json(>= 4.7.2)
Tags