TomaszRewak/C-sharp-console-gui-framework
A GUI framework for C# console applications observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2582
- days_rel: n/a
- days_push: 861
- n_releases_24m: 0
Adoption not part of the score
1107 stars · 48 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ConsoleGUI is a layout-driven .NET framework for building console-based GUI (TUI) applications in C#. It provides layout managers like stack and dock panels plus basic controls, similar in spirit to WPF or HTML rather than coordinate-based UI toolkits.
Use cases
- build a text-based UI for a C# console app
- create a terminal dashboard with panels and grids
- render interactive layouts in a console window without manual redraws
- make a TUI chess board or grid display in .NET
- add colored, layout-managed controls to a command-line tool
When to choose
- you want a WPF-like, layout-driven TUI in .NET
- you need a dependency-free library targeting .NET Standard 2.0
- you want automatic UI updates without manual redraw calls
When to avoid
- you need a thread-safe UI framework
- you target platforms beyond Windows and Linux consoles
- you need rich prebuilt widgets beyond basic controls
Facets
framework · maturity stable
gui terminal-ui ui-components frontend-framework developer-tools cross-platform cross-platform windows dotnet cli tui console-gui layout-driven csharp netstandard command-line linux
1 source
- readme: https://github.com/TomaszRewak/C-sharp-console-gui-framework · fetched 2026-08-28 · 7f71fcd4833a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TomaszRewak/C-sharp-console-gui-framework | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="TomaszRewak/C-sharp-console-gui-framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem