Utility methods for converting between CSV strings and JSON.
Info
Version: | 1.2.4 |
Author(s): | Kevin Coffey |
Last Update: | Thursday, October 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JsonUtils |
Install
Install-Package JsonUtils
dotnet add package JsonUtils
paket add JsonUtils
JsonUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)