github dotnet/maui 11.0.0-preview.6.26360.8
11.0.0-preview.6

pre-release23 hours ago

.NET MAUI 11.0.0-preview.6 Release Notes

.NET MAUI 11.0.0-preview.6 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 190 commits with various improvements, bug fixes, and enhancements.

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.6 @ 11.0.100-preview.6.26364.2

Installation

dotnet workload update --version 11.0.100-preview.6.26364.2
# Or install specific workloads
dotnet workload install maui ios maccatalyst android --version 11.0.100-preview.6.26364.2

Recommended Tools:

  • Xcode: 26.6
  • Java JDK: 21.0.8
  • Android API-36

Workload Versions

Workload Full ID Version SDK Band Links
MAUI Microsoft.NET.Sdk.Maui 11.0.0-preview.6.26360.8 11.0.100-preview.6 NuGet ยท Source
iOS Microsoft.NET.Sdk.iOS 26.5.11720-net11-p6 11.0.100-preview.6 NuGet ยท Release
Mac Catalyst Microsoft.NET.Sdk.MacCatalyst 26.5.11720-net11-p6 11.0.100-preview.6 NuGet ยท Release
Android Microsoft.NET.Sdk.Android 37.0.0-preview.6.59 11.0.100-preview.6 NuGet ยท Release
tvOS Microsoft.NET.Sdk.tvOS 26.5.11720-net11-p6 11.0.100-preview.6 NuGet ยท Release
macOS Microsoft.NET.Sdk.macOS 26.5.11720-net11-p6 11.0.100-preview.6 NuGet ยท Release

A matching MAUI GitHub release/tag has not been published yet. The Source link points to the repository commit recorded in the NuGet package.

MAUI NuGet Packages

The following NuGet packages are the core .NET MAUI libraries. The Implicit Version is bundled with the workload, while Latest Version may be newer due to out-of-band releases.

Package Implicit Version Latest Version
Microsoft.Maui.Controls 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8
Microsoft.Maui.Controls.Compatibility Not published for preview 6 11.0.0-preview.5.26304.4
Microsoft.Maui.Essentials 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8
Microsoft.Maui.Graphics 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8
Microsoft.Maui.Maps 11.0.0-preview.6.26360.8 11.0.0-preview.6.26360.8

Native Tool & SDK Compatibility

Apple (iOS, Mac Catalyst, tvOS, macOS)

Tool Min Version Recommended Version
Xcode >= 26.6 26.6

Java JDK (Android)

Tool Min / Required Version Recommended Version
Java JDK >= 21.0 and < 22.0 21.0.8

Android SDK Packages (Required)

SDK Package Description
build-tools;36.0.0 Android SDK Build-Tools 36
cmdline-tools;19.0 Android SDK Command-line Tools (latest)
platforms;android-36 Android SDK Platform 36
platform-tools Android SDK Platform-Tools 36.0.0

Android SDK Packages (Optional)

Package Description
emulator Android Emulator (recommended 36.2.12)
ndk-bundle NDK (recommended 27.2.12479018)
System Images Google APIs ARM 64 v8a / x86_64 (system-images;android-36.1;google_apis;...)

MAUI Windows Dependencies

Dependency Minimum Version Recommended
Windows App SDK >= 1.8.251106002 1.8.251106002
Windows SDK Build Tools >= 10.0.26100.4654 10.0.26100.4654
Win2D >= 1.3.2 1.3.2
WebView2 >= 1.0.3179.45 1.0.3179.45

โœจ New in .NET 11

The following 39 features and changes are unique to .NET 11 and not yet in the main branch:

Blazor

CollectionView

Essentials

Gestures

Hybridwebview

Image

Layout

  • [Windows][net11] Make Layout AutomationPeer public + opt-in for screen reader tree by @Redth in #35597

Setup

Shell

SwipeView

Toolbar

WebView

Xaml

๐Ÿ”ง Infrastructure (14)
๐Ÿงช Testing (2)
๐Ÿ“ฆ Other (4)
  • [automated] Merge branch 'main' => 'net11.0' by @github-actions[bot] in #35687
  • [automated] Merge branch 'main' => 'net11.0' by @github-actions[bot] in #35932
  • [automated] Merge branch 'main' => 'net11.0' by @github-actions[bot] in #36139
  • [automated] Merge branch 'net11.0' => 'release/11.0.1xx-preview6' by @github-actions[bot] in #36195

Additional Changes (151)

The following changes are also present in the main branch:

Ai Agents

  • Add deep UI test execution to Copilot PR review pipeline by @kubaflo in #35376

  • [CI] Refactor ci-copilot pipeline: scope env vars per task by @T-Gro in #35324

  • Improve code-review skill with regression prevention safeguards by @PureWeen in #35478

Blazor

  • Skip request-interception tests that hit echo.free.beeceptor.com by @akoeplinger in #35661

Button

CollectionView

Core Lifecycle

DateTimePicker

๐Ÿ”ง Fixes

Dialogalert

Docs

  • docs: Add UITesting-Guide, ReleasePlanning, and ReleaseProcess to docs/README.md index by @PureWeen in #35195

  • docs: Fix hardcoded path and add library overview in Essentials.AI README by @PureWeen in #35194

  • docs: Update branch reference from net10.0 to net11.0 in DEVELOPMENT.md by @PureWeen in #35193

Drawing

๐Ÿ”ง Fixes

Entry

Essentials

Flyout

Flyoutpage

General

Hybridwebview

Label

๐Ÿ”ง Fixes

Layout

Map

Mediapicker

Pages

Platform

RadioButton

SafeArea

ScrollView

๐Ÿ”ง Fixes

Searchbar

Shapes

Shell

SwipeView

Switch

TabbedPage

Templates

Theming

Toolbar

  • [Windows] Fix for CS1061 build error caused by missing HasMenuBarContent property in MauiToolbar by @BagavathiPerumal in #35040

Tooling

WebView

๐Ÿ”ง Infrastructure (48)
๐Ÿงช Testing (14)
๐Ÿ  Housekeeping (1)
๐Ÿ“ฆ Other (11)

Full Changelog: 11.0.0-preview.5.26304.4...release/11.0.1xx-preview6

Don't miss a new maui release

NewReleases is sending notifications on new releases.