20 packages
returned for Tags:"command-line-argument"
docopt.net, a beautiful command-line parser
docopt.net is the .net version of the docopt python beautiful command line parser. docopt.net helps you define an interface for your command-line app, and automatically generate a parser for it. docopt.net is based on conventions that have been used for decades in help messages and man pages for...
More information
OBSOLETE Command Line Parser Library 2.0
OBSOLETE - This fork is not maintained, and the official package has activity again.
Please use this one: https://www.nuget.org/packages/CommandLineParser/
---
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related...
More information
Command Line Parser Library 1.9
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. This is a fork of the original project, including most pull requests.
The ultimate .NET command line parser - PowerArgs converts command line arguments into .NET objects that are easy to program against. It also provides a ton of additional, optional capabilities that you can try such as argument validation, auto generated usage documentation, tab completion, Entity...
More information
Command Line Parser Library 2.1
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Yet Another Command-Line Parser
JustCli. Command line parser.
Just a quick way to create your own command line tool.
Yet Another Command-Line Option Parser
A .NET library for parsing command line options with subcommands (like git or svn).
Command-line argument parser.
A C# library for building command-base console applications. Inspired by python's argparse.
Provides an easy way to convert command-line arguments into an instance of user-defined class.
This library is a simple command line argument parser. It uses attributes on classes that define which of the properties are used as command line arguments.
Command Line Parser Library 2.0
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Command Line Parser Library
Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Command line arguments parser. See https://github.com/dimaaan/NOpt
Framework for building command-line applications in C#
Simple command line parser framework designed to be friendly with DI frameworks.
Command Line Argument Parser
Parses command line arguments, includes a single C# file as source code into the project
Command Line Parser Library
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Utility class to parse command-line input arguments.
A simple argument parser to convey a variety of argument values flexibly and uniformly between software components or as part of a command-line interface. The package includes the 'Switch - argument parser v3.6.pdf' document.