C# json truncate functionality for limiting Json detph without trowing and exception.
Info
Version: | 1.0.1 |
Author(s): | tgarcia |
Last Update: | Friday, April 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thiagosgarcia/JsonTruncateCsharp |
NuGet Url: | https://www.nuget.org/packages/JsonTruncate |
Install
Install-Package JsonTruncate
dotnet add package JsonTruncate
paket add JsonTruncate
JsonTruncate Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)