Top 20 NuGet console Packages

Deveel ReadLine is a simple library to provide some of the functionalities of GNU Readline within .NET and Mono applications
Deveel CLI was started as the port to .NET/Mono of the Apache Commons-CLI, but evolved later into a more complete framework for helping developers to easily intercept command-line configuration switches from user input.
A super lightweight library to help you convert a console application into a Windows service.
Extends the fantastic MiniProfiler and adds functionality to make it easy to use in windows based applications (E.g. console applications).
Exposes method to run console program from managed code
Embedded web NHibernate console for NHibernate 1
CmdR is a simple command routing framework for console applications, giving you a simple way of routing commands to an Action which will perform your apps logic. This helps introduce a separation between your apps logic and the code to drive the input-parse-execute loop. CmdR works as a simple inpu...
AssemblyExtensions, EnumerableExtensions, IFactory, Reflection, TypeExtensions, DynamicXmlElement, ConsoleManager, validation helpers, converters, attributes
A simple grid viewer for console applications.
User Control depicting a Python REPL loop
A simple REPL console into a running ASPNET application
A simple REPL console into a running ASPNET application
A library that I use to provide dependency resolution for console apps. Uses StructureMap.
Library with Common Helpers
A library for building modular command line applications.
An MVC approach to console applications
Classes for expanding the functionality of Console Applications. Cmd class contains the majority of functions. Point and Rectangle classes are simplified versions of the structs contained in System.Drawing for use in the Cmd class. CmdArgs will parse out command line arguments.
The goal of Consolation is to provide tools and helpers for rapid prototyping with console applications. Simply extend the console application from Consolation.ConsoleBase and use the provided protected methods to streamline console-related tasks.
The goal of Consolation is to provide tools and helpers for rapid prototyping with console applications. Simply extend the console application from Consolation.ConsoleBase and use the provided protected methods to streamline console-related tasks. In this version the base class .cs file is added ...