.NET MAUI: .NET Multi-Platform App UI
github.com
.NET MAUI: .NET Multi-Platform App UI
1–10 of 260 posts
Re: .NET MAUI: .NET Multi-Platform App UI
#2Any direct experiences using this? I've been looking for a good multiplatform UI for desktop that does Mac/Linux/Windows. Mobile is a nice side benefit. It would be nice to use C# again
No, I'm not interested in Electron. Blegh.
Re: .NET MAUI: .NET Multi-Platform App UI
#3Having used WinForms and WPF and Xamarin, it's great to see a more cross-platform approach.
Re: .NET MAUI: .NET Multi-Platform App UI
#4How does it compare to jetpack compose and the web? (ergonomics, capabilities, performance)
What is the 2D renderer being used, skia?
Usually the biggest selling point of non web GUIs is being NOT js. If only Microsoft could integrate graalVM in Edge/electron then we could all use our favorite language in the feature complete APIs of the web.
Re: .NET MAUI: .NET Multi-Platform App UI
#5Any direct experiences using this? I've been looking for a good multiplatform UI for desktop that does Mac/Linux/Windows. Mobile is a nice side benefit. It would be nice to use C# again No, I'm not interested in Electron. Blegh.
It will be out with dotnet 6 later this year.
Re: .NET MAUI: .NET Multi-Platform App UI
#6This is Xamarin forms with a new name.
Re: .NET MAUI: .NET Multi-Platform App UI
#7Not to be confused with the anterior and kirigami-based https://mauikit.org/
Re: .NET MAUI: .NET Multi-Platform App UI
#8This is Xamarin forms with a new name.
Yes! But also with desktop targets instead of just mobile targets.
Re: .NET MAUI: .NET Multi-Platform App UI
#9Re: .NET MAUI: .NET Multi-Platform App UI
#10This is Xamarin forms with a new name.
As it says right at the top of their README: "Evolution of Xamarin.Forms"