EntryPoint icon indicating copy to clipboard operation
EntryPoint copied to clipboard

Composable CLI Argument Parser for all modern .Net platforms.

Results 3 EntryPoint issues
Sort by recently updated
recently updated
newest added

Currently the IEEE standard is enforced, where operands must come after everything else. it is quite common on CLIs to support operands coming before options. we should support this to...

enhancement
maybe
future

Not the most common type, and some work on the help generator may be needed for option value structure

enhancement
maybe
future

Such as Range(0, 60) for numbers, Regex() validation, etc. This is a nice to have, although quite easy to do by the application developer, and potentially more flexible that way.

maybe
future