issues
search
lecode-official
/
command-line-parser
A simple and light-weight parser for command line arguments, which makes it possible to access parameters from the command line via well-defined .NET data structures.
MIT License
3
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[PR] The proj files have been updated to enable SourceLink
#13
JTOne123
closed
4 years ago
0
Heads Up regards NuGet & Namespace & dotnet/command-line-api
#12
tthiery
closed
5 years ago
1
Make it possible to make commands non-optional
#11
lecode-official
opened
6 years ago
0
A contribution guide and how to report issues should be added
#10
lecode-official
opened
6 years ago
0
There should be comprehensive documentation for the command line parser
#9
lecode-official
opened
6 years ago
2
Make it possible to bind ParsingResults to classes.
#8
lecode-official
opened
6 years ago
1
Implement help pages
#7
lecode-official
opened
6 years ago
4
Make it possible to have collection types for positional arguments
#6
lecode-official
opened
6 years ago
1
Add the name of the program as the command name for the top-level ParsingResults
#5
lecode-official
opened
6 years ago
0
Completely rewrote the whole project with .NET Core as a target
#4
lecode-official
closed
6 years ago
0
Colon ':' character should be valid for unquoted values
#3
dPJinjo
closed
7 years ago
1
Feature Request : support "string[] args" as input
#2
dPJinjo
closed
7 years ago
1
Documentation
#1
dotZoki
closed
7 years ago
2