RunInfoBuilder

Arg parser

A command line parser for .NET that uses object trees to parse program arguments into a structured data format.

A unique command line parser for .NET that utilizes object trees for commands.

GitHub

43 stars
3 watching
2 forks
Language: C#
last commit: over 7 years ago
Linked from 2 awesome lists

clicsharpdotnet

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sailormoon/flagsAn argument parser library that allows parsing command-line arguments in a simple and extensible way.227
google/arghAn argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification.1,692
farias-hecdin/cmdosA module for processing command-line arguments and generating help messages in Nim.1
cofyc/argparseA C-based command line arguments parsing library694
akamensky/argparseProvides a flexible and easy-to-use command line argument parsing solution for Go programs.617
jibsen/pargA parser for command-line arguments that works similarly to the getopt function.181
adishavit/arghA lightweight command-line argument parser1,336
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
jhumphry/parse_argsA package to parse command line arguments and options in Ada 201212
cosiner/argvA library to parse and split command line strings into argument arrays41
qookei/conflictA C++17 command line argument parser library with basic options support3
fsprojects/arguA library that generates CLI argument/XML configuration parsers and help messages for F# applications460
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
bartoszgolek/nflagsA simple library for parsing and validating command-line arguments in C# applications.50
aerogo/codetreeAn indented code parser that generates a tree structure from various programming languages.24