Top 20 NuGet console Packages

ConsoleFx is a framework to build command-line applications, with support for command-line argument parsing and handling, with built-in error handling and validation support. This is the code package for the ConsoleFx core, which provides a fluent API for creating command-line applications. Use this...
jquery.qconsole ASP.NET endpoint
Console Application wrapper for .NET. It captures all the output generated in the console and provides simple interface to start, show progress, and close console application.
Bootstrap for a console/win app project using FT.Architecture
cppconlib provides a small C++11 template library for manipulating the settings of a Windows console (colors, text position, input mode, etc.). The library contains a single header file (conmanip.h) and the API consists on a set of template classes and functions (in namespace conmanip). The libr...
This user control does NOT actually do anything more than display data - the user control is the View (UI) in a MVVM implementation, the ViewModel would be responsible for the actual behaviour & contents of the console\terminal window. The user control is designed to use XAML binding for all UI prop...
ServiceRunner is a library to make it easy to create a simple .NET Windows Service quickly, using a console application that can be debugged and later installed and run as a service with a bare minimum of code..
This package provides build integration for digitally signing code via console
It is a helper to manage the parameters on a console application.
A framework for easily creating console applications.
Pingo Console Kit Compliant Json converters
A very simple class library to aid in printing colored ouput to the console.
A console-based code generator for BrightstarDB.
C# utility components - DGML, Graphs, Argument Parser (Console), Logging, T4 Templates Base, Process helper
NCommand.Console is a .NET library to parse command line arguments and map them to commands.
Little helper on command prompting.
Thor.NET is a port of a popular ruby framework for command-line interfaces.
Fluent Console Library is a single class of extension methods that simplify writing messages to the console window.
ConsoleObjects is a framework for creating text user interface (TUI) applications.
A small set of extension methods that make it easier to color text in the console. Just call a string with the color method you want, it will color the text in that color in the console window. You can make several calls to different colors using concatenation or string interpolation.