Simple JSON based settings library for applications.
Info
Version: | 1.1.3 |
Author(s): | OpenOakApps |
Last Update: | Friday, September 5, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/conji/jsonsettings |
NuGet Url: | https://www.nuget.org/packages/JsonSettings |
Install
Install-Package JsonSettings
dotnet add package JsonSettings
paket add JsonSettings
JsonSettings Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.4)
Tags