commandline
CLI parser
Provides a standardized and concise API for manipulating command line arguments in C# applications.
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
5k stars
73 watching
480 forks
Language: C#
last commit: 12 months ago
Linked from 3 awesome lists
command-linedotnetdotnet-core
Related projects:
Repository | Description | Stars |
---|---|---|
| An interactive C# command-line REPL with syntax highlighting and various tools for rapid experimentation and exploration of the language. | 2,970 |
| A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,441 |
| A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,218 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| A tool that parses command line arguments and exits gracefully if there is any issue. | 94 |
| A library for parsing command-line arguments in a strongly typed and fluent manner. | 533 |
| A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
| 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 option parser library for Go. | 2,608 |
| A command line argument parser for C++ | 493 |
| Fast C# serializer for compact binary data | 5,868 |
| Provides a command line parser with a simple and intuitive interface for C++11 and beyond. | 3,428 |
| A CQRS command handling library providing simple abstraction and multiple registration methods | 4 |
| A .NET implementation of docopt to automatically derive command-line argument parsing logic from help text. | 356 |