EntryPoint
EntryPoint copied to clipboard
Composable CLI Argument Parser for all modern .Net platforms.
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...
Not the most common type, and some work on the help generator may be needed for option value structure
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.