An extensible replacement for the CommandLineProvider fixing the wacky multiple argument notation and bringing together some widely used command line parser and the modern extensible configuration world of dotnet core.
Info
Version: | 1.0.45 |
Author(s): | Manuel Riezebosch |
Last Update: | Wednesday, April 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommandLiners |
Install
Install-Package CommandLiners
dotnet add package CommandLiners
paket add CommandLiners
CommandLiners Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.2)
Tags