CommandLineUtils
CLI parser
A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications.
Command line parsing and utilities for .NET
2k stars
63 watching
257 forks
Language: C#
last commit: 4 months ago
Linked from 3 awesome lists
command-linedotnetdotnet-core
Related projects:
Repository | Description | Stars |
---|---|---|
| A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 |
| A tool that parses command line arguments and exits gracefully if there is any issue. | 94 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A library to parse command-line arguments and execute corresponding commands using a Command pattern | 1 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| Provides a powerful and expressive command line argument parsing solution for C++ | 1,230 |
| A .NET implementation of docopt to automatically derive command-line argument parsing logic from help text. | 356 |
| A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |
| An evaluation and comparison of various Java libraries for parsing command-line arguments. | 13 |
| A lightweight command line parser library for C++ | 1,355 |
| A command line parser library for C# that enables easy creation of classes with parsed arguments. | 89 |
| A simple library for parsing and validating command-line arguments in C# applications. | 50 |
| An annotation-based command line parameter parsing framework for Java | 1,970 |
| A command line argument parser for C++ | 493 |
| A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |