Profile: 5fdbe5d7...

Question: I want to build a light-weight simple UI for Linux on C#

Ideally, I don't large complex dependencies. What are my options?

1) https://avaloniaui.net/

2) https://platform.uno/

3) MAUI -- does not support Linux!

4) https://github.com/GtkSharp/GtkSharp -- development stopped

5) GObject/GTK wrappers? https://gircore.github.io/

#csharp #dotnet #linux