Adds support to Newtonsoft.Json for mapping properties using JSONPath expresions.
Info
Version: | 1.0.1 |
Author(s): | Søren Kruse |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Krusen/JsonExts.JsonPath |
NuGet Url: | https://www.nuget.org/packages/JsonExts.JsonPath |
Install
Install-Package JsonExts.JsonPath
dotnet add package JsonExts.JsonPath
paket add JsonExts.JsonPath
JsonExts.JsonPath Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)
Tags