Info
Version: | 1.0.1 |
Author(s): | John King |
Last Update: | Tuesday, June 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Take5ive.Json.Converters.Newtonizer |
Install
Install-Package Take5ive.Json.Converters.Newtonizer
dotnet add package Take5ive.Json.Converters.Newtonizer
paket add Take5ive.Json.Converters.Newtonizer
Take5ive.Json.Converters.Newtonizer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Provides access to "internal" class properties as well as adds granular control over null value handling. Works similar to Newtonsoft's JSON.NET library for these specific functions without having to use a third-party JSON library.
Supports all other existing built-in System.Text.Json functionality.