A .NET configuration library to simplify application configuration.
Info
| Version: | 1.1.1 |
| Author(s): | Nolan Ramsden |
| Last Update: | Wednesday, April 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Nolan-Ramsden/DotConf#readme |
| NuGet Url: | https://www.nuget.org/packages/DotConf |
Install
Install-Package DotConf
dotnet add package DotConf
paket add DotConf
DotConf Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags