Linux is the reason Windows apps are bloated these days
Linux is the reason Windows apps are bloated these days
Electron is the only cross platform gui toolkit…
If you ignore QT, GTK and everything else.
I’m so glad that Microsoft makes an awesome cross platfor— wait, no, but they contribute code to— hmmm … Hey, what does Microsoft do to make apps more portable again?
A few years ago it was GNOME developers frustrated with Microsoft over naming a project GVFS (later renamed to Virtual File System for Git) as it collided with their GVFS (GNOME Virtual File-System) while now there is a similar situation brewing between Microsoft and KDE camps.
A .Net Core implementation of System.Windows.Forms based on Mono's System.Windows.Forms for Linux and Windows - DanielVanNoord/System.Windows.Forms
It’s sad that nobody made some crossplatform WPF implementation for modern dotnet
That’s basically Avalonia UI. I believe Uno Platform is similar, but less of a WPF variant, and closer to Xamarin or MAUI in the style of Xaml that they use.
Android, iOS, iPadOS, macOS, and Windows
Everything but Linux, that’s funny.
I look at MAUI a year or so ago and IIRC, “official” Linux support was made by the community.
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. - dotnet/maui