TUI Implementation for Avalonia UI

3 months ago 2

TUI (Text User Interface) (GUI Framework) implementation for Avalonia UI

Supports XAML, data bindings, animation, styling and the rest from Avalonia.

Showcase

quickTour

Solution contains one more readme file with coding information.

Try it out

To try it out install the Consolonia.Gallery tool from nuget:

dotnet tool install -g Consolonia.Gallery --prerelease

Then run the gallery:

Consolonia.Gallery

To uninstall the Gallery app.

dotnet tool uninstall -g Consolonia.Gallery

See wiki for more documentation

https://github.com/jinek/Consolonia/wiki

Read Entire Article