Repository navigation

#

commandlineparser

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

C#
140
2 年前
Go
140
10 天前

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#
132
3 天前

Simple Command Line Options Parser - part of the DUnitX Project

Pascal
98
2 个月前

Simple command line argument parser for Unity

C#
45
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 年前

Working with command line parameters/arguments for console projects

C#
12
4 个月前

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

C#
12
2 天前

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++
10
5 个月前

🌿 A small, simple and sweet argument parser for Rust

Rust
8
2 个月前

Annotation based Java command line processor

Java
6
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
7 个月前

Just Another Command Line Arguments Parser for Scala

Scala
2
3 年前