Json serialization without self-referencing loops and with optional filtering of specified properties.
Info
Version: | 3.2.9 |
Author(s): | EDennis.JsonUtils |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/denmitchell/JsonUtils |
NuGet Url: | https://www.nuget.org/packages/EDennis.JsonUtils |
Install
Install-Package EDennis.JsonUtils
dotnet add package EDennis.JsonUtils
paket add EDennis.JsonUtils
EDennis.JsonUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)