Select fields from a object, jtoken or a string (json), don't care if property is in depth objects or into an array.
Info
Version: | 1.0.2 |
Author(s): | Thiago Barradas |
Last Update: | Tuesday, March 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThiagoBarradas/json-field-selector |
NuGet Url: | https://www.nuget.org/packages/JsonFieldSelector |
Install
Install-Package JsonFieldSelector
dotnet add package JsonFieldSelector
paket add JsonFieldSelector
JsonFieldSelector Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags