# RazorConsole/RazorConsole

Build agentic TUI applications with .NET Razor and Spectre.Console

Repository: https://github.com/RazorConsole/RazorConsole
Canonical: https://ross.abutalabs.com/products/razorconsole
Homepage: https://razorconsole.github.io/RazorConsole/
Language: C#
License: MIT
License Family: permissive
Last push: 2026-05-18T18:02:26+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 75, longevity 23
- inputs: {"age_days": 335, "days_push": 107, "days_rel": 169, "gap_med": 9.5, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1731, forks 50 (observed 2026-08-28T04:05:28.664422+00:00)

## What it is
RazorConsole is a .NET framework for building rich, interactive terminal user interfaces (TUIs) using Razor component syntax on top of Spectre.Console. It supports data binding, event handling, and includes 15+ built-in components, with examples like an LLM agent chat TUI.

## Use cases
- build interactive terminal apps with razor components
- create a chat-style TUI for an LLM agent
- render styled console UI with buttons and inputs in .NET
- build a component-based CLI dashboard
- add keyboard-navigable interactive elements to a console app

## When to choose
- you know Razor/Blazor and want that model in the terminal
- you need rich, interactive TUIs in .NET with Spectre.Console rendering
- you're building agentic console applications like chat interfaces

## When to avoid
- you need a GUI or web frontend rather than a terminal UI
- you're not on the .NET ecosystem
- you need a minimal, dependency-free console app

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, terminal-ui, agent-framework
- domain: developer-tools, cross-platform
- platform: cross-platform, cli, dotnet
- tags: razor, spectre-console, tui, csharp, console-ui, component-based, command-line, ai-agents

## Member repositories
- RazorConsole/RazorConsole (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.664422+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:31:41.597366+00:00, confidence not recorded.
  - readme: https://github.com/RazorConsole/RazorConsole (fetched 2026-08-28T04:05:28.664422+00:00, sha f294de68159a)
  - homepage: https://razorconsole.github.io/RazorConsole/ (fetched 2026-08-29T11:08:23.424159+00:00, sha a14d4ae16a8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
