Testing things with Avalonia UI which are supposed to be cross platform.
.gitignore | ||
App.axaml | ||
App.axaml.cs | ||
app.manifest | ||
MainWindow.axaml | ||
MainWindow.axaml.cs | ||
MyAvaloniaApp.csproj | ||
Program.cs | ||
README.md |
Avalonia App
Testing things with avalonia UI which are supposed to be cross platform.
Install dotnet sdk:
sudo pacman -S dotnet-sdk
Just run:
dotnet run