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
- Not compatible with .NET6
- Can I help support this project?
- Support IPAddress
- There should be a ConfigurationProvider
- Passing multiple parameters with the same name
- Incorrectly parsed "--" argument
- added portable library and attempt to handle free arguments
- parameters with argument should throw error if arment is omitted
- 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?
- Docs
- C# not yet supported