TuringConfig [TC] allows you to utilise your classes to create, load, save, and validate populated JSON configuration files.
Info
Version: | 1.0.4-alpha |
Author(s): | Daniel Osborne |
Last Update: | Friday, June 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://jdturing.com/ |
NuGet Url: | https://www.nuget.org/packages/TuringConfig |
Install
Install-Package TuringConfig
dotnet add package TuringConfig
paket add TuringConfig
TuringConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- System.ComponentModel.Annotations(>= 4.5.0)