fluent-command-line-parser
Argument parser
A library for parsing command-line arguments in a strongly typed and fluent manner.
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
533 stars
31 watching
86 forks
Language: C#
last commit: over 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| 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 command line argument parser for C++ | 493 |
| A command line parser library for C# that enables easy creation of classes with parsed arguments. | 89 |
| 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 simple library for parsing and validating command-line arguments in C# applications. | 50 |
| A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,218 |
| A tool that parses command line arguments and exits gracefully if there is any issue. | 94 |
| A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 191 |
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
| An implementation of parsing expression grammars in Common Lisp | 22 |
| A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| A PHP library for parsing and processing command-line arguments | 337 |