Makes it so you can save array data easily in JSON and XML format.
Info
| Version: | 1.2.0 |
| Author(s): | Christopher |
| Last Update: | Saturday, July 10, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/JSONSaver |
Install
Install-Package JSONSaver
dotnet add package JSONSaver
paket add JSONSaver
JSONSaver Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags