goblinfactory/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.
C#MIT
No issues in this repository yet.