PowerArgs
Argument Parser
Provides a .NET Standard command line argument parser with advanced features and automatic exception handling
The ultimate .NET Standard command line argument parser
569 stars
27 watching
56 forks
Language: HTML
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A command-line argument parsing library for Zig | 155 |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 191 |
| A library providing type-level and seamless command-line argument parsing for Scala applications | 296 |
| A package to parse command line arguments and options in Ada 2012 | 12 |
| A utility project for parsing command line arguments into a data structure | 0 |
| A lightweight command-line argument parser | 1,336 |
| A utility for parsing command line arguments in C++ | 0 |
| A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. | 1,420 |
| 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 library to parse and split command line strings into argument arrays | 41 |
| Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |