Command-line argument POSIX style parser.
NOTE: full symbols and sources debug info in pre-release version (v1.x.x-g#hash), if u can't step into with the normal release.
see also:
- project site: https://github.com/hedzr/Cmdr.Core
- release note: https://github.com/hedzr/Cmdr.Core/blob/master/RELDOCS.md
- Added support to .NET 6.
- Bugs Fixed.
- missed
SortByAlphabeticAscending
- bug fixed
- added Declarative API via C# Attributes
- supports more non-primitive types, such as: Uri, ...
- The test cases are passed.
- change the signatures for IPainter, IBaseWorker, ...