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: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
prajwalch/yazapA command-line argument parsing library for Zig155
google/arghAn argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification.1,692
com-lihaoyi/mainargsA utility for parsing command-line arguments and dispatching to main methods in Scala programs.191
alexarchambault/case-appA library providing type-level and seamless command-line argument parsing for Scala applications296
jhumphry/parse_argsA package to parse command line arguments and options in Ada 201212
winksaville/zig-parse-argsA utility project for parsing command line arguments into a data structure0
adishavit/arghA lightweight command-line argument parser1,336
dabbertorres/argumentsA utility for parsing command line arguments in C++0
taywee/argsA C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking.1,420
nick-lucas/entrypointA .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments.137
cosiner/argvA library to parse and split command line strings into argument arrays41
nealhu/args-kataPractices readable and maintainable coding skills in parsing command-line arguments1
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
txgruppi/parseargs-goA string argument parser for Go that handles quoted arguments and flags as simple strings.10
robik/commandrA command-line argument parser with support for flags, options, arguments, and subcommands.42