Skip to content

CodeAwhile/CommandLineParser

Repository files navigation

CommandLineParser

C# command line parser

We support:

  • Parameters: e.g., /myParam:10
  • Switches: e.g., /mySwitch

Parameters and types are validated.

Releases

No releases published

Packages

No packages published

Languages