Перейти к файлу
Tom Laird-McConnell fee6f8338a
turn on utf8 encoding for DefaultConsole and Windows Console. (#131)
* turn on utf8 encoding for DefaultConsole and Windows Console.

* Automated JetBrains cleanup

Co-authored-by:  <+@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-01 14:17:02 +01:00
.github notice warnings introduced (#125) 2024-10-30 05:45:56 +01:00
src turn on utf8 encoding for DefaultConsole and Windows Console. (#131) 2024-11-01 14:17:02 +01:00
.gitignore Add JetBrains Rider to .gitignore (#15) 2022-03-07 16:03:42 +01:00
Directory.Build.props 105 choredeps upgrade avalonia dependencies to 1100 (#119) 2024-10-29 20:47:13 +01:00
Directory.Core.Build.props 105 choredeps upgrade avalonia dependencies to 1100 (#119) 2024-10-29 20:47:13 +01:00
LICENSE Initial commit 2021-11-04 15:52:45 +03:00
README.md Update README.md 2023-01-28 22:44:47 +05:30
contributing.md Upgrade to dotnet 6 SDK (#78) 2022-07-23 14:38:08 +02:00

README.md

Consolonia UI

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

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

Project is in proof of concept state and is looking for collaboration.

Showcase (click picture to see video)

datagridpic

Example of usage: https://github.com/jinek/ToolUI

Solution contains one more readme file with coding information.