Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

CliCommandLineParser Usuage Example #50

Open
ghost opened this issue Mar 23, 2017 · 1 comment
Open

CliCommandLineParser Usuage Example #50

ghost opened this issue Mar 23, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 23, 2017

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,

@jonsequitur
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant