Info
Version: | 0.6.0-alpha |
Author(s): | Alan Hemmings |
Last Update: | Monday, January 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/goblinfactory/iconsole/ |
NuGet Url: | https://www.nuget.org/packages/IConsole |
Install
Install-Package IConsole
dotnet add package IConsole
paket add IConsole
IConsole Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Use to remove a direct dependancy on System.Console and replace with a dependancy on a well used and well known console interface, `IConsole`, to allow for building rich 'testable', high quality interactive console applications and utilities.