A method of doing configuration with JSON files in .NET.
Info
Version: | 1.2.1 |
Author(s): | Command-R Contributors |
Last Update: | Monday, January 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Command-R/CfgDotNet |
NuGet Url: | https://www.nuget.org/packages/CfgDotNet |
Install
Install-Package CfgDotNet
dotnet add package CfgDotNet
paket add CfgDotNet
CfgDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.4)
Tags