1 comment

[ 2.9 ms ] story [ 14.4 ms ] thread
Showcase of apps built with avalonia: https://github.com/AvaloniaUI/Avalonia#showcase

Saw this update for Avalonia that I wanted to share, since the prospects of the new features are exciting.

I've made a couple of small-medium GUIs using it and the experience has been nice.

I use it with F# and an elmish functional-reactive library: https://avaloniacommunity.github.io/Avalonia.FuncUI.Docs/

I also develop on and primarily for linux (pop_os, but use my applications on macos as well).

It's not perfect, and a commonly cited criticism is that the documentation could be more robust, but in the sea of GUI frameworks this is my favorite target if electron is not viable (still IME the most mature and supported).