• Spyros@programming.devM
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Well, for starters, WinUI 3 is Windows only (correct me if I’m wrong), while Avalonia supports Windows, MacOS, Linux, Android, iOS and WebAssembly.

      The cross-platform solution that Microsoft advocates for is MAUI, which doesn’t support Linux. And it uses native controls, meaning you may encounter platform-specific bugs, while Avalonia renders the controls the same way everywhere using Skia (same approach with Flutter).

    • morrowind@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      WinUI 3 is essentially boring. If you’re seeing any avalonia content, it’'s pretty much just community interest, because they have no marketing department that I know of. There’s just avaloniaui_mike who makes the occasional reddit post about some cool new thing they implemented.