Skip to content

Repository files navigation

consoleUI

A C# .NET Framework library that render TUI(Text User Interface) in console.


Notice

As this project is also my exam project, to avoid any violation of exam rules, any issue/PR cannot be added before the submission of the exam project.


Build instruction

  1. Install .NET Framework SDK

If you are in Windows, install it from Visual Studio
If you are in macOS/Linux, install mono-complete from mono

  1. Install Rust
  2. Run sh build.sh
  3. Use Visual Studio or other IDE to build the project in your processor architecture (required as Rust build library only work with specific architecture and not Any CPU)
  4. Copy the .dll file from ./build and the build location of the C# library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages