/iconsole

.NET System.Console abstraction. 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.

Primary LanguageC#MIT LicenseMIT

No issues in this repository yet.