This is a Helper class for all the Json Methods that you can use in you day to day work.
Info
| Version: | 1.0.1 |
| Author(s): | Amey Vartak |
| Last Update: | Wednesday, July 31, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Amey.JsonHelpers |
Install
Install-Package Amey.JsonHelpers
dotnet add package Amey.JsonHelpers
paket add Amey.JsonHelpers
Amey.JsonHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)