dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.22k stars 1.76k forks source link

Theme: Delight developers building client and mobile applications with .NET 8 #14014

Open davidortinau opened 1 year ago

davidortinau commented 1 year ago

Summary

Empower .NET developers to quickly build the best-in-class Android, iOS, macOS, and Windows client apps using the tools they know and love. In .NET 8 we focus on helping developers move existing Xamarin applications to .NET, supporting the latest OS releases, and enhancing features to create excellent desktop user experiences.

Epics

Vroomer commented 1 year ago

Great, but how about making .NET 8 MAUI supported in Visual Studio preview? You released loads of very important fixes in last 2 .NET 8 previews, but thanks to lack of support in Visual Studio they are pretty much useless to us and the fixes haven't been backported to .NET 7 either. Last .NET 7 service release is from January. It hurts! 💔

SF-Simon commented 1 year ago

Great, but how about making .NET 8 MAUI supported in Visual Studio preview? You released loads of very important fixes in last 2 .NET 8 previews, but thanks to lack of support in Visual Studio they are pretty much useless to us and the fixes haven't been backported to .NET 7 either. Last .NET 7 service release is from January. It hurts! 💔

Like me, you can build a version of the "main" branch locally, so that you can try out all the new features under . Net 7. However, its stability is also very low, so it is best not to apply it to production versions.