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....

Just promoted XenoAtom.Terminal.UI to 1.0! πŸŽ‰

I have added 2 new features from the preview: placeholder and brush gradients usable with text controls! 🎨

I'm going to see if I can add an extension to XenoAtom.CommandLine library to generate beautiful command line help and I will be hopefully done with this entire sidetrack of projects! ☺️

@xoofx I discovered your project today and started playing with it. It looks really impressive !
@xoofx sweet, Id hurt a dolphin to have it in #golang
@pancsta please, don't hurt dolphins. Thank you πŸ™πŸ™‚ @xoofx
@xoofx a tiny mobile layout headsup :) looks great tho
@marwi yeah, I saw that earlier, will fix it tomorrow, thanks!
@xoofx very cool UI framework! Congrats! πŸ˜€
@xoofx Very nice, need to write a consoleimage extension for it https://github.com/scottgal/mostlylucid.consoleimage (to play images / video). Will this weekend.
GitHub - scottgal/mostlylucid.consoleimage: A mostlylucid time boxed tool & nuget package for rendering images and animated gifs to console.

A mostlylucid time boxed tool & nuget package for rendering images and animated gifs to console. - GitHub - scottgal/mostlylucid.consoleimage: A mostlylucid time boxed tool & nuget package...

GitHub