Skip to content

Roadmap

David Ortinau edited this page Aug 6, 2021 · 48 revisions

For a current status on the progress of porting controls, features, and layouts from Xamarin.Forms to .NET MAUI, visit the status report.

Upcoming Milestones

.NET MAUI in .NET 6 Preview 6 (July 2021)

Updates to:

  • Alerts
  • ContentView
  • Deep Linking
  • Desktop Menu Items
  • Device
  • Gestures
  • Native Views
  • Shell (Styling, Modals)
  • TabbedPage (WinUI)
  • Triggers

.NET MAUI in .NET 6 Preview 7 (August 2021)

Planned:

.NET MAUI in .NET 6 Release Candidate (September 2021)

Planned:

.NET MAUI in .NET 6 Release Candidate (October 2021)

Planned:

.NET MAUI General Availability (November 2021)

Planned:

  • Bug fixes

Deferred from .NET 6 GA

The following work was originally planned for .NET 6 GA, and through ongoing prioritization has been deferred.

  • Mult-window desktop implementation - the API and foundation is present, ready for implementation
  • Drawn Design System components - Fluent UI and Material Design themed components you can use with the Visual API. This replaces the cut Material Design for iOS components based on the Google library
  • Handlers for CarouselView, CollectionView, IndicatorView, RefreshView, SwipeView, TabbedPage, and FlyoutPage. These are available using existing renderers
  • Native Embedding (Context factory)
Clone this wiki locally