An easy to use json file maker that simplifies the steps to make a json file using newtonsoft.json library.
Info
| Version: | 1.8.0 |
| Author(s): | Ghalib |
| Last Update: | Thursday, January 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Json_File_Maker |
Install
Install-Package Json_File_Maker
dotnet add package Json_File_Maker
paket add Json_File_Maker
Json_File_Maker Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)