This library provides an easy way to use json settings in your application.
Info
| Version: | 1.0.1 |
| Author(s): | Sergey Saharuk |
| Last Update: | Saturday, December 29, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/JSettings |
Install
Install-Package JSettings
dotnet add package JSettings
paket add JSettings
JSettings Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)