Parse and validate JSON data using JSONPath.
Info
Version: | 13.4.0 |
Author(s): | Yaapii.JSON |
Last Update: | Wednesday, August 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/icarus-consulting/Yaapii.JSON |
NuGet Url: | https://www.nuget.org/packages/Yaapii.JSON |
Install
Install-Package Yaapii.JSON
dotnet add package Yaapii.JSON
paket add Yaapii.JSON
Yaapii.JSON Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- Newtonsoft.Json.Schema(>= 3.0.11)
- Yaapii.Atoms(>= 2.0.1)