fluent-command-line-parser
https://github.com/fclp/fluent-command-line-parser
C#
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported5 Subscribers
Add a CodeTriage badge to fluent-command-line-parser
Help out
- Issues
- Another validation question
- AdditionalOptionsFound list contains all args, regardless of whether they were unexpected
- Feature: Late Binding or SetDefault method
- Warning NU1701 Package 'FluentCommandLineParser 1.4.3' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'
- How do you escape a parameter that starts with the '/' character?
- Problem in parse when the string finalize with "\""
- SetupHelp workflow
- how can i parse params like "dosomething.exe aaa --disable-background"
- Help default output syntax not standard.. make extensible or change?
- Parser exits without error but does do callbacks; can't step into call backs VS15
- Docs
- C# not yet supported