Heya! 🥳 Super thrilled to announce XenoAtom.Terminal.UI is out in public preview: https://xenoatom.github.io/terminal/ 🚀

It's a modern, reactive retained-mode terminal UI framework for .NET - composable visuals, binding-first state updates, proper measure/arrange layout, and a fast cell-buffer renderer with alpha-blended theming (truecolor 🎨 terminals look gorgeous!).

Demos + docs are live - feedback welcome! 🙌

#dotnet #csharp #tui

XenoAtom.Terminal.UI

XenoAtom.Terminal.UI A modern, reactive retained-mode terminal UI framework for .NET. Compose visuals, bind to state, and let the framework handle layout + rendering efficiently. Get started Browse controls GitHub dotnet add package XenoAtom.Terminal.UI --prerelease Binding-first UI Bindable properties are tracked during update/layout/render. Change state and only the affected visuals are invalidated. Binding & State Composable controls Inputs, layout containers, menus, overlays, charts, and more — all composable and styleable....

@xoofx a tiny mobile layout headsup :) looks great tho
@marwi yeah, I saw that earlier, will fix it tomorrow, thanks!