Hacker News new | ask | show | jobs
Did .NET MAUI Ship Too Soon? Devs Sound Off on 'Massive Mistake' (visualstudiomagazine.com)
17 points by daram 1354 days ago
5 comments

They couldn't leave WPF alone to prosper... they had to "improve" it. Then the replacement wasn't good enough and they had to replace that as well. In the process they pushed product managers to say "Screw it, we'll just build the UI in a browser instead."

If anyone "kills Windows" it will have been Microsoft themselves.

The problem with WPF is that it's tied to Windows itself, which isn't of any use in today's cross-platform, .NET 5+ world. (Before you shout, yes I do know about Avalonia. It's nice. But too late.)
I still don't get the use of Catalyst to get the iOS code running on macOS instead of proper macOS bindings, like the Visual Studio for Mac team had to use for their rewrite (they aren't using MAUI).

Then the whole Blazor hybrid stuff, there is a Web browser for that, no need to make the stack even more complicated.

We have a Xamarin Forms app where I work, which due to too many other things on the docket was put off for updating to use MAUI. Now it looks like we've dodged a bullet thanks to all our other tasks, and I won't have to worry about starting that port work until MAUI's more stable and functional.
MAUI is looking DOA to me. Third parties have been doing a better job than Microsoft for UI work in .NET.

I think they should just dump it and grab whatever UI library is under VSCode. That works pretty well.

VSCode is Electrum. That's the last thing ANYONE should use for a mobile app.
It used to be said that Microsoft v1.0 products should still be considered beta, which is fine for early adopters. However, a lot of folks who preferred a more solid product would wait for the v1.1.
Except MAUI is the next version of Xamarin.Forms, that they decided to rewrite.
Microsoft recently advanced .NET MAUI to General Availability status, but many developers have complained about half-baked functionality that was shipped too soon