A (very) small Avalonia application about cats. This has been written as a small demo application of the toolkit.
You'll need .NET Sdk 9 for this.
Uncompress everything in a directory, then just do the usual steps:
$ dotnet build
And for execution:
$ dotnet run