Configuration API integration of the dotnet cli command line parsing.
Info
Version: | 2.0.0 |
Author(s): | CommandLine.Configuration |
Last Update: | Thursday, June 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NicolasDorier/NicolasDorier.Tools |
NuGet Url: | https://www.nuget.org/packages/NicolasDorier.CommandLine.Configuration |
Install
Install-Package NicolasDorier.CommandLine.Configuration
dotnet add package NicolasDorier.CommandLine.Configuration
paket add NicolasDorier.CommandLine.Configuration
NicolasDorier.CommandLine.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- NicolasDorier.CommandLine(>= 1.0.0.2)
- Microsoft.Extensions.Configuration(>= 2.1.0)