.NET MAUI 10 Preview 6 Brings Performance Updates, Small Enhancements
Preview 6 of .NET MAUI in .NET 10 is a controls-and-stability drop. Edin Kapić walks through MediaPicker, WebView/HybridWebView, and the platform reliability work Microsoft shipped mid-cycle.
What you’ll learn
- MediaPicker upgrades —
PickMultipleAsyncplusMaximumWidth/MaximumHeightcompression options - Web request interception — modify headers, redirect, or supply local responses from HybridWebView/BlazorWebView
- Control reliability — CollectionView, CarouselView, and SearchBar fixes, including an iOS CarouselView memory leak
- Switch defaults — native OnColor when you leave the property unset
- Platform notes — Android API 35/36 support and Tizen template removal signals
Read the full post for code samples and the path toward Preview 7.