CommandLineParser.Core
CommandLineParser.Core copied to clipboard
:computer: A simple, light-weight and strongly typed Command Line Parser made in .NET Standard!
SSL Cert expired and project got shut down for more info see: sourcerer-io/sourcerer-app#632 I'm currently looking for an alternative.
Example:  The output should be correctly alligned.
- https://help.github.com/en/articles/configuring-nuget-for-use-with-github-package-registry - https://help.github.com/en/articles/about-github-package-registry#supported-clients-and-formats
We currently have a lot of classes/interfaces related to command configuration. - `ICommandConfigurationBuilder` - `ICommandConfigurationBuilder` - `ICommandBuilder` - `ICommandBuilder` A lot of properties and methods are being duplicated. This has...
Hi, thanks for your nice work. I have an issue when I declare my arguments as follows: -f --format (output format) -o --output (output file, - is supported for using...