Repository navigation

#

commandlineparser

Command line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.

C#
139
2 年前
Go
139
4 天前

Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.

C#
99
9 天前

Simple Command Line Options Parser - part of the DUnitX Project

Pascal
94
1 个月前

Simple command line argument parser for Unity

C#
44
3 年前

FluentArgs is a library to parse command line arguments. It focuses on a very simple API and strong typing. It is able to generate a help view and proper error messages.

C#
38
5 年前

MGR.CommandLineParser is a multi-command line parser. It uses System.ComponentModel.DataAnnotations to declare and validate the commands.

C#
12
1 年前

Working with command line parameters/arguments for console projects

C#
11
13 天前

AquaShell is a scripting shell for Windows that uses the dnyScript language. It can be used for automation or creating complex applications. The shell can be extended via plugins in order to provide custom script commands.

C++
8
1 个月前

Annotation based Java command line processor

Java
5
2 年前

Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.

C#
5
3 年前

A commandline parser supporting direct method calls taking as input an unlimited number of primitive and complex-type parameters

C#
3
3 个月前

Just Another Command Line Arguments Parser for Scala

Scala
2
2 年前