MAUIverse MAUIverse

.NET 11 Preview 3 Is Now Available

The third preview of .NET 11 is here, and it brings some of the most-requested features to .NET MAUI alongside improvements to the runtime, SDK, libraries, ASP.NET Core, C#, and Entity Framework Core.

What you’ll learn

  • Maps: Pin clustering with IsClusteringEnabled, custom pin icons via ImageSource, JSON map styling, MapLongClicked event, and click events for circles/polygons/polylines
  • XAML & Styling: On-demand ResourceDictionary inflation, implicit XAML namespace declarations by default, InvalidateStyle() and VisualStateManager.InvalidateVisualStates() for Hot Reload
  • LongPressGestureRecognizer: Built-in long press gesture with MinimumPressDuration and command binding — no more toolkit workarounds
  • Android 17 / API 37: Preview support for the next Android release
  • C# 14: Union type support
  • Runtime: Runtime async removes the preview-API opt-in requirement

View Source →

← Back to Community Feed

}