News

.NET MAUI Release Candidate Ships with 'Go Live' Support

.NET MAUI, Microsoft's tardy "evolution" of Xamarin.Forms, has shipped as a Release Candidate with "go live" support for production-ready applications.

.NET Multi-platform App UI is tardy because it was supposed to ship with .NET 6 last November but "slipped the schedule," with the dev team playing catch-up ever since in a series of previews. .NET MAUI is expected to hit General Availability status next month.

The cross-platform development framework evolves the mobile-centric Xamarin.Forms with Windows and macOS desktop app support, adding to the Android and iOS platform SDK support. That opens up several new app building approaches, including Blazor Hybrid for creating interactive client-side web UI with .NET in an ASP.NET Core app.

Thus it has more than 40 layouts and controls, including all the Xamarin.Forms UI controls along with new ones such as BlazorWebView, Border, GraphicsView, MenuBar, Shadow and Window.

.NET MAUI
[Click on image for larger view.] .NET MAUI (source: Microsoft).

Now, developers who have been waiting some five months for production-ready .NET MAUI tooling can get it with the new Visual Studio 2022 v17.2 Preview 3 by making sure ".NET MAUI (preview)" is checked under the "Mobile Development with .NET workload" during installation.

Sample Podcasting App Running on Android, iOS, macOS and Windows
[Click on image for larger view.] Sample Podcasting App Running on Android, iOS, macOS and Windows (source: Microsoft).

Microsoft has already used it to build the .NET Podcasts - Sample Application (pictured above) on GitHub, running on Android, iOS, macOS and Windows while showcasing both native app UI as well as the aforementioned Blazor Hybrid. In response to a reader question, principal program manager David Ortinau even said he hopes the dev team for mobile Office applications will be strongly tempted to switch from React Native to .NET MAUI as the latter offering matures.

More information can be found in:

  • The project's release notes, which detail a whopping 200-plus "What's Changed" items in RC1
  • "Build your first app" documentation
  • "Migrating to RC1" guidance
  • A new .NET MAUI - Workshop that shows how to integrate native features while building a complete app
  • The April 12 announcement post

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube