Top 20 NuGet arguments Packages

Library for interacting with external command-line interfaces
CommandLine Parser Library lets you easily define strongly typed command line arguments, allows automatic parsing of command line arguments and mapping the values to properties of your objects.
The ultimate command line application framework
Class-first framework for building command-line interfaces
Generalized assertion library, covering argument, operation, and unit test assertions.
Declarative framework for interactive CLI applications
Command argument processing for .NET
Declarative framework for interactive CLI applications
Command line parser for .NET. Parses command line parameters into custom POCO objects.
.NET library that can transform any number of name/value pairs into an encrypted string and then back again. Allows you to pass secret data via URL query arguments. Data includes checksum so that it can't be tampered with. Can be used anywhere you need a Dictionary<string, string> that can encrypt t...
Convention based argument handling for console applications.
C# ArgsManager is easy library to implement options/switches support in your console app
Command-line argument parser.
Simpler than other Config Providers, access settings by SimplerConfig.SConfig.Instance["key:subkey"]
Cauldron.Consoles is a Cauldron.Core based parameter parser which supports grouping of parameters in execution groups. It is also supports localization and has a nice parameter table :) Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
TreeBasedCli is a C# library that simplifies the process of creating command-line interfaces (CLIs) with nested subcommands. This library is designed to help developers build CLIs that offer an intuitive and user-friendly experience, with clear and concise documentation and actionable error messages...
Utility for building the application environment using various configuration sources such as arguments, environment variables, json files, xml files etc. Supports a fluid API and is open to configuration and extension. Can easily be integrated with 3rd party tools and utilities.
parses commandline arguments to objects
This library represents an alternative to 'String.Format()', but with template support.
Simple library capable of parsing out command line arguments. Very easy to use api and examples provided