NCurses is a Console wrapper which can help you do some screen-painting on Console application more easier.
Info
| Version: | 1.2.0 |
| Author(s): | Edison Chuang |
| Last Update: | Wednesday, March 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/millionbonus/ncurses |
| NuGet Url: | https://www.nuget.org/packages/NCurses |
Install
Install-Package NCurses
dotnet add package NCurses
paket add NCurses
NCurses Download (Unzip the "nupkg" after downloading)