CommandLineParser.Core icon indicating copy to clipboard operation
CommandLineParser.Core copied to clipboard

:computer: A simple, light-weight and strongly typed Command Line Parser made in .NET Standard!

Results 16 CommandLineParser.Core issues
Sort by recently updated
recently updated
newest added

SSL Cert expired and project got shut down for more info see: sourcerer-io/sourcerer-app#632 I'm currently looking for an alternative.

bug
help wanted

Example: ![image](https://user-images.githubusercontent.com/3512339/103337409-8784eb00-4a7b-11eb-801a-2dd8ca410f70.png) The output should be correctly alligned.

enhancement
help wanted
good first issue

- 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

enhancement

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...

enhancement

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...

bug
Customer Reported