Top 20 NuGet console Packages

A library to enable simple multi-pane console applications
DOM-based Console UI framework, which allows building composite UI's with styling. Includes interpreted to parse gnom mark-up language.
Nakov.IO.Cin is a console-based input parser for C#, which reads numbers and text in the C++ cin / cout / iostream style. For example, in C++ we can read two integers using this code: int x, y; cin >> x >> y; With Nakov.IO.Cin we can write the same code in C# like this: int x = Cin.NextInt(); int...
Developer console engine for .NET/Mono
Minimalist and cross platform. Contest, the new testing framework for .NET.
Tool for converting cs (C#) source code snippets to vb (VB.NET) and vice versa.
A basic set of classes for creating a Windows service. Controller classes within this package allows the service to be run as an actual Windows service or as a console application.
Simple CommandRunner to bootstrap console applications
To obtain the functionality of Console based options' selection. This also support the nested option selection as well.
Use this library to check whether the console is open. Commonly Used Types: ConsoleHelper
A .NET UI library for console applications
Simple user control that can be used to add colorful logging capabilities to windows forms applications.
Includes a color and shortcut class. Color class makes outputting text with color easier and in one liners. Shortcut class has several helper functions to help output text and retireve text from console.
Easy start for your background worker and console apps. See https://github.com/tmteam/Gin for examples.
Executable for hosting managed services
Adds hinting capabilities to console applications
A set of command line to get data from and display it back to the command line.
Gater is a lightweight framework for creating GAmes that run in the TERminal