CliCommandLineParser
CliCommandLineParser copied to clipboard
CliCommandLineParser Usuage Example
Hello,
Do you guys maybe have a usage example for this library or known apps that uses CliCommandLineParser
Been trying to find a good commandline parser for .Net Core console application would like to see in example how this works,
This parser is purpose-built for dotnet and is still at the alpha stage, so we haven't put effort into documentation. You can get a pretty good overview from these tests, though, and feedback and questions are always welcome.
https://github.com/dotnet/CliCommandLineParser/blob/master/CommandLine.Tests/ParserTests.cs