Found 18 packages
Argument Parser for .net applications
Simple command line argument parser inspired by Python's argparse.
Fluent command line argument parsing library with a focus on a very simple API
Argparse binding library for Bridge.NET projects.
Commandline Argument Parser for .Net
Create a CLI for your very own app!
This library allows our fellow programmers to easily parse some command line arguments without having spend hours reading the documentation. SimpleArgParse is inspired by the python module 'argparse' and was created due to the lack of easy-to-use argument parsers.
A modern command-line argument parsing library for .NET
A C# CLI parser inspired by Python's argparse.
NetArgumentParser is a cross-platform, free and open source library for parsing command-line options, arguments and subcommands. It contains the main features of popular argument parsers such as argparse, as well as many of its own.
A C# library for building command-base console applications. Inspired by python's argparse.
Command line argument parser for C#
Easy to use library for parsing app arguments. Can parse args line like: a b=1 c:x=2;y="some info" source: https://subversion.assembla.com/svn/wbr-argparser/trunk
Whippet F# source generator plugin, for generating arg parsers.
Attributes to accompany the WoofWare.Whippet.Plugin.ArgParser source generator, to indicate what you want your types to be doing.
Terminal is a C# library for managing everything in the terminal, it's an alternative of Console, and it can be used for tui applications. It also supports logging, windowing (experimental) and argument parsing.
An argument parser for CLI applications.
LambdaKit.Terminal is a C# library for managing everything in the terminal, it's an alternative of Console, and it can be used for tui applications.