EntryPoint

Argument Parser

A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments.

Composable CLI Argument Parser for all modern .Net platforms.

GitHub

137 stars
12 watching
6 forks
Language: C#
last commit: about 7 years ago
Linked from 2 awesome lists

clicommand-linecoredeclarativedotnetentrypointnetnugetparser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nemec/cliprA command line parser library for C# that enables easy creation of classes with parsed arguments.89
muellan/clippProvides a powerful and expressive command line argument parsing solution for C++1,230
natemcmaster/commandlineutilsA set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications.2,218
juancarlospaco/clicheA CLI argument parser library for Nim language82
abolz/cmdline2A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.18
bfgroup/lyraA command line argument parser for C++493
cosiner/argvA library to parse and split command line strings into argument arrays41
fclp/fluent-command-line-parserA library for parsing command-line arguments in a strongly typed and fluent manner.533
oliverdelancey/clapfnA command line argument parser for Nim programming language15
mattbryson/bash-arg-parseA bash script template for parsing named, short and positional CLI arguments.64
akamensky/argparseProvides a flexible and easy-to-use command line argument parsing solution for Go programs.617
nk412/optparseA simple command-line argument parser for BASH scripts159
robik/commandrA command-line argument parser with support for flags, options, arguments, and subcommands.42
naaando/console-commandA library to parse command-line arguments and execute corresponding commands using a Command pattern1
tanakh/cmdlineA lightweight command line parser library for C++1,355