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

GitHub

569 stars
27 watching
56 forks
Language: HTML
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
prajwalch/yazap A command-line argument parsing library for Zig 153
google/argh An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. 1,670
com-lihaoyi/mainargs A utility for parsing command-line arguments and dispatching to main methods in Scala programs. 189
alexarchambault/case-app A library providing type-level and seamless command-line argument parsing for Scala applications 296
jhumphry/parse_args A package to parse command line arguments and options in Ada 2012 12
winksaville/zig-parse-args A utility project for parsing command line arguments into a data structure 0
adishavit/argh A lightweight command-line argument parser 1,331
dabbertorres/arguments A utility for parsing command line arguments in C++ 0
taywee/args A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. 1,405
nick-lucas/entrypoint A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. 137
cosiner/argv A library to parse and split command line strings into argument arrays 41
nealhu/args-kata Practices readable and maintainable coding skills in parsing command-line arguments 1
pfultz2/args A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. 66
txgruppi/parseargs-go A string argument parser for Go that handles quoted arguments and flags as simple strings. 10
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 41