-
A requirement for my project involves that the command line arguments that I pass in look like `argumentKey=argumentValue`. I recognize that this tool defaults to parsing items as `--argumentKey=argum…
-
I'm not familiar with the QT framework but would love to be able to compile the examples on OSX. Would it be possible to add some instructions on how to compile this? What sort of dependencies I need …
-
I think the API would be much cleaner if `ParsedArguments#get(Argument)` returned `Optional` for parameters that had not been specified in the args or do not have a `defaultValue`.
This would also …
-
I have tried searching issues, and google search and found nothing.
Where can I find documentation for logexpert.exe command line arguments ?
I am not a *.cs coder but can read C code, where in the …
-
I have used the old version of the CommandlineParser and it worked fine.
Now I have upgraded my console app to the latest Nuget, run the app and receive:
`System.InvalidOperationException: 'Zero i…
-
The `Microsoft.Extensions.Configuration.Commandline` extension populates app configuration from command line arguments. However it has no support for things like validation or displaying help to the u…
-
**Describe the bug**
I've downloaded the latest version of the agent and I wanted to install it as a windows service.
I am able to run the agent as a standalone app without any problems, but It can'…
-
TLDR; I'd like to use attributes to do commandline parameter to complex class property name mapping.
I just ran into the problem of too many parameters in command handler functions.
I found the co…
-
# IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!
## Summary
More obvious behavior
## API Changes
simple program, as visual example:
```
namespace Console…
abrca updated
2 years ago
-
Almost all of these package refs are outdated:
https://github.com/mawosoft/BenchmarkDotNet/blob/d312edcbf96ad37586119520ad6b10cbab9a95b2/src/BenchmarkDotNet/BenchmarkDotNet.csproj#L16-L31 Current ver…