.NET application configuration with command line parameters, config file, and environment variables made easy.
Info
| Version: | 1.0.2 |
| Author(s): | ralfw |
| Last Update: | Tuesday, November 21, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/appcfg |
Install
Install-Package appcfg
dotnet add package appcfg
paket add appcfg
appcfg Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.4.0)