issues
search
fclp
/
fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Other
533
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support positional arguments that "correspond" to the configured parameters
#121
astrohart
opened
10 months ago
0
I'd like to take over maintenance of this project
#120
Jaben
opened
1 year ago
0
Incorrectly parsed argument if it starts with "/"
#119
BruederYAR
closed
1 year ago
0
Not compatible with .NET6
#118
sonicmouse
opened
2 years ago
1
URL for project site in the nuget package is incorrect.
#117
Salz150
opened
2 years ago
0
Error during parsing datetime parameter is ignored
#116
bpupiec
opened
3 years ago
0
Can I help support this project?
#115
jzabroski
opened
3 years ago
2
Need strong named assembly (again)
#114
Suplanus
closed
3 years ago
1
Getting parsing exception
#113
astrohart
closed
3 years ago
4
Auto-setup using reflection
#112
astrohart
closed
3 years ago
1
Pass additional parameters into Required() for conditional requirements
#111
SCLDGit
opened
3 years ago
0
parameter value starts with dash (-) howto ?
#110
oleksabor
opened
4 years ago
0
Support IPAddress
#109
Timontheweb
opened
5 years ago
2
fixing #106
#108
oleksabor
closed
5 years ago
1
Question: Use a string from another source to populate arguments?
#107
EricZimmerman
closed
5 years ago
2
Escaped quote at the end of quoted argument
#106
WouterTinus
opened
5 years ago
1
Feature Request: Cross object property binding for parser.
#105
nathan130200
opened
5 years ago
1
There should be a ConfigurationProvider
#104
MovGP0
opened
5 years ago
2
Passing multiple parameters with the same name
#103
GreatTeacherBasshead
opened
6 years ago
2
Escaping `.` in command line param
#102
hellboy81
opened
6 years ago
1
Please find an additional maintainer for this project
#101
damianh
closed
1 year ago
6
Show dashes in help
#100
robrich
opened
6 years ago
1
Incorrectly parsed "--" argument
#99
ruslanfedoseenko
opened
6 years ago
6
Errors not output
#98
danpetitt
opened
6 years ago
0
Feature request: .NotNull() check for command options
#97
agracio
opened
6 years ago
0
HelpCalled and HasErrors preserve values when Parse(args) is called multiple times
#96
agracio
opened
6 years ago
5
\" gets stripped from the end of arguments
#95
jeffsaremi
opened
6 years ago
0
Repeated arguments are ignored. Only the first one is used
#94
ghost
opened
6 years ago
1
Feature: Late Binding or SetDefault method
#93
caverna
opened
6 years ago
1
Conditional parameters?
#92
ricebus
closed
6 years ago
4
Can't get help descriptions for commands
#91
OsirisTerje
opened
6 years ago
5
SetDefault and Callback when using DateTime results in 01-01-0001 output
#90
VisualBean
opened
7 years ago
1
Associated application passes filename only
#89
genfail
opened
7 years ago
3
Warning NU1701 Package 'FluentCommandLineParser 1.4.3' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'
#88
stefanks
opened
7 years ago
2
How do you escape a parameter that starts with the '/' character?
#87
tzejohn
opened
7 years ago
6
AdditionalOptionsFound list contains all args, regardless of whether they were unexpected
#86
xuwilliam01
opened
7 years ago
1
Is this project dead?
#85
clmcgrath
closed
7 years ago
1
Enum and EnumFlag command line option parsers to support enums with u…
#84
pkirsanov
closed
7 years ago
0
Custom type handling with the generic parser
#83
jcasale
closed
7 years ago
3
git style commands
#82
siywilliams
closed
6 years ago
1
Alternatives?
#81
DixonDs
closed
7 years ago
3
Update README.md with proper syntax highlighting
#80
mudrz
closed
7 years ago
0
Any way of showing help on unknown/misspelled options?
#79
opinionmachine
closed
7 years ago
1
can't pass in a negative int into the parser
#78
SjoerdNijboer
closed
7 years ago
2
how can i parse params like "dosomething.exe aaa --disable-background"
#77
ysunf
opened
7 years ago
2
Problem with single dashes and longOption
#76
avg72
closed
7 years ago
2
Update from source fork.
#75
CerebralMischief
closed
8 years ago
1
Quotes not properly handled
#74
michaeldotknox
opened
8 years ago
4
The documentation does not provide a usage example for CaptureAdditionalArguments.
#73
J8K3-zz
opened
8 years ago
1
TimeSpan option parser
#72
LazyTarget
closed
7 years ago
0
Next