TUI (Text User Interface) (GUI Framework) implementation for Avalonia UI
Supports XAML, data bindings, animation, styling and the rest from Avalonia.
Solution contains one more readme file with coding information.
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