NFlags

CLI parser library

A simple library for parsing and validating command-line arguments in C# applications.

Simple yet powerfull library to made parsing CLI arguments easy. Library also allow to print usage help "out of box".

GitHub

50 stars
6 watching
0 forks
Language: C#
last commit: almost 3 years ago
Linked from 2 awesome lists

clicsharphelperlibraryparserparsing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
szaghi/flap A Fortran library for building command line interfaces with automatic parsing and help generation 151
benjamin-hodgson/pidgin A lightweight and fast parsing library for C#. 919
akamensky/argparse Provides a flexible and easy-to-use command line argument parsing solution for Go programs. 611
plioi/parsley A parsing library inspired by Haskell's Parsec and F#'s FParsec. 61
juancarlospaco/cliche A CLI argument parser library for Nim language 82
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
natemcmaster/commandlineutils A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. 2,216
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,223
bfgroup/lyra A command line argument parser for C++ 483
ndmitchell/cmdargs A Haskell library for building command line applications with minimal code 91
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
pganalyze/libpg_query A C library that parses and analyzes PostgreSQL queries to extract internal parse trees 1,210
hejsil/zig-clap A simple command-line argument parser library for the Zig programming language 954
teo-tsirpanis/farkle A parser library for F# and C# 93
hashrock/deno-fnparse A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. 11