dotnet / dotnet/command-line-api
Consider optional case insensitive parsing
Open
Area-Parser and Binder
needs discussion
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Developers should have the option to create command lines where commands and options are matched in a case insensitive manner. This matches existing expectations for PowerShell users, and even for POSIX users, this may make it easier for them to do the right thing.
Contributor guide
Assessment
This issue has not been assessed yet.