.NET MAUI: .NET Multi-Platform App UI
11–20 of 260 posts
Re: .NET MAUI: .NET Multi-Platform App UI
#12Re: .NET MAUI: .NET Multi-Platform App UI
#13I am very interested in this. Last year I developed a .Net Win UI/UWP app and while I enjoyed the rich library of UI components, I really did not like the weird imperative/declarative hybrid model of building UI, as someone who is so used to React.
I would love to see some better layout fundamentals in this space.
I wonder and hope I can use this with Xbox Game Bar SDK on Windows :)
Re: .NET MAUI: .NET Multi-Platform App UI
#14I really hope that there is a strong focus on performance.
Re: .NET MAUI: .NET Multi-Platform App UI
#15Re: .NET MAUI: .NET Multi-Platform App UI
#16I really hope that there is a strong focus on performance.
If .NET Core is any hint, it will be.
This cycle they're focused on improving 'inner loop performance'. The inner loop of the dev cycle, that is. https://github.com/dotnet/core/issues/5510
Re: .NET MAUI: .NET Multi-Platform App UI
#17Re: .NET MAUI: .NET Multi-Platform App UI
#18Any 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
#19Re: .NET MAUI: .NET Multi-Platform App UI
#20Earlier quoted context omitted.
Yes! But also with desktop targets instead of just mobile targets.
Xamarin.Forms also had desktop targets, including WPF and UWP, although I think only UWP was officially supported. Support is perhaps too strong a word...