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
- Supported Syntax: space char is not supported
- Custom Formater not passing default parameter value
- Can't get help descriptions for commands
- Quotes not properly handled
- Associated application passes filename only
- Implemented dotnet core supporting
- Conflict between short option and long option - always picks short option
- Does not recognize files that start with a slash, e.g. "/var/log/test.txt"
- Add version argument capability
- HelpCalled and HasErrors preserve values when Parse(args) is called multiple times
- Docs
- C# not yet supported