Top 20 NuGet command Packages

Command line option library that favors convention over configuration.
ContinuaInit initializes several variables in a configuration for you. This console application will automatically integrate with Continua CI and set several variables based on the current context.
Danio is a command line args parser. It provides a simple and static way of defining arguments in the classes where they are actually used and it initializes everything at application start time.
A TCP host for the Command/Query library.
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 ...
Command Dispatcher, Processor, and Distributed Task Queue. Provides a framework for orthogonal concerns.
Contains services for command line tools.
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Quickly handle command line arguments. This NuGet package adds an example arguments handler class, where you describe your arguments using a simple poco objects. All the boilerplate code to create the usage message is done for you. You can take action on set or after all arguments are set. This NuGe...
A library that provides simplified threaded and non-threaded execution of SQL statements. It can be used to expose an interface to Microsoft Excel clients, providing threaded, async operations to a single-thread application.
Light weight framework for orchestrating command execution from the command line.
original:https://github.com/fclp/fluent-command-line-parser A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Simple, lightweight, and powerful command parsing library. Useful for command handling in chat or game applications. Documentation: https://www.pyratron.com/command-parser
NCommand.Console is a .NET library to parse command line arguments and map them to commands.
Simple, header only, no dependency, cross platform command line handling library with an emphasis on being clean and easy to use.
Additional interfaces and core implementations for LoreKeeper.
Entity Framework 6 implementation of LoreKeeper.
Thor.NET is a port of a popular ruby framework for command-line interfaces.
I help create mappings for AutoMapper based on interfaces.
Contains basic implementations of a base view model and RelayCommand for quick WPF/MVVM development