.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 viaImageSource, JSON map styling,MapLongClickedevent, and click events for circles/polygons/polylines - XAML & Styling: On-demand
ResourceDictionaryinflation, implicit XAML namespace declarations by default,InvalidateStyle()andVisualStateManager.InvalidateVisualStates()for Hot Reload - LongPressGestureRecognizer: Built-in long press gesture with
MinimumPressDurationand 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