I would like to give a basic interface to an application developed in Console Application. I want to make use of features like TUI (Text-Based User Interfaces), common in other platforms like NodeJS. Is it possible to do this in a C # application?
Example: