Issues
- 2
Support arguments that start with a dash
#55 opened by benemmett-dyn - 0
Evaluate Async Support
#54 opened by nemec - 0
When parsing fails and user added a verb (that exists), display help for that verb rather than the general help.
#53 opened by nemec - 0
Integrate ParserConfig into IParseValidator
#52 opened by nemec - 2
Provide strong named assembly
#51 opened by cptjazz - 1
Permissions system
#43 opened by nemec - 7
Enable help messages for Verbs
#4 opened by nemec - 6
Unintuitive mututally exclusive groups
#45 opened by bazzilic - 1
Make variable length arguments more intuitive.
#2 opened by nemec - 6
Determine order of NamedArguments
#49 opened by RedMser - 3
- 0
- 6
Support fields
#21 opened by GeneThomas - 1
Setting the Required attribute to true removes space between long option and meta var
#46 opened by jcasale - 2
Handling of multiple optional named arguments
#48 opened by Fips67 - 4
List values should support more delimiters
#39 opened by Reyhn3 - 4
Return errors instead of throwing Exception
#31 opened by nemec - 1
- 8
- 0
- 2
- 0
- 1
Prompt for input when value missing from parameter
#35 opened by nemec - 0
- 0
- 0
Make CliParser class reusable
#32 opened by nemec - 5
Ability to reverse a boolean option.
#30 opened by dwrogers - 1
Help generation via Resources
#26 opened by nemec - 7
help generation example sorely missing
#13 opened by janslav - 1
Allow argument value for boolean flags.
#3 opened by nemec - 1
- 0
- 0
Support terminal auto-complete
#25 opened by nemec - 1
AutomaticHelpGenerator fails with NullPointer when [NamedArgument] has no Description
#18 opened by GeneThomas - 2
Improve type conversion message
#22 opened by GeneThomas - 6
Partial / Sub-Parser
#10 opened by 3nth - 2
"-- file --another" fails with [PositionalArgument(1, NumArgs = 1, Constraint = NumArgsConstraint.AtLeast)]
#17 opened by GeneThomas - 3
Start page sample
#16 opened by Nebur99 - 2
License
#14 opened by kevinkuebler - 1
- 11
Optional Variable Argument Count?
#11 opened - 2
- 1
- 1
Parsing a named argument with no arg limit consumes any named and positional arguments following it..
#1 opened by nemec