PreviousNext

ConsoleGUI is a simple layout-driven .NET framework for creating console-based GUI applications.

by bill-s, 2019-11-06T17:40:57.563Z

This framework is platform agnostic and dependency-free. The library targets .NET standard 2.0 and should run fine on both Windows and Linux machines.

Read More