JsonDocumentPath is a class library to extract values from JSON with single line expressions.
Info
Version: | 1.0.3 |
Author(s): | Adanies Zambrano |
Last Update: | Tuesday, March 1, 2022 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/JsonDocumentPath |
Install
Install-Package JsonDocumentPath
dotnet add package JsonDocumentPath
paket add JsonDocumentPath
JsonDocumentPath Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags