An open API service indexing awesome lists of open source software.

https://github.com/ananace/cbui

Console-Based UI for C#
https://github.com/ananace/cbui

Last synced: about 1 year ago
JSON representation

Console-Based UI for C#

Awesome Lists containing this project

README

          

Console-Based User Interface
====

A library for doing TUI (Text-based User Interface) interfaces, built
around similar designs to WPF and other such high-level interface
frameworks.

TODO
----

Basically everything.

Examples
----

```C#
// Todo
```