goblinfactory / konsole

Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for single or multithreaded progress updates) Window is a 100%-ish console compatible window, supporting all normal console writing to a windowed section of the screen, supporting scrolling and clipping of console output.
718 stars 62 forks source link

.NET 5 cross platform console control #66

Open goblinfactory opened 3 years ago

goblinfactory commented 3 years ago

Very simple cross platform console control that can be shown standalone, or embedded in any .NET 5 application.