github dotnet/maui 11.0.0-preview.3.26203.7

pre-release9 hours ago

What's Changed

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

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.3 @ 11.0.100-preview.3.26213.1

Installation

dotnet workload update \
  --version 11.0.100-preview.3.26213.1 \
  --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-workloads/nuget/v3/index.json

# Or install specific workloads
dotnet workload install maui ios maccatalyst android \
  --version 11.0.100-preview.3.26213.1 \
  --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-workloads/nuget/v3/index.json

Recommended Tools:

  • Xcode: 26.3
  • 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.3.26203.7 11.0.100-preview.3 NuGet ยท Release
iOS Microsoft.NET.Sdk.iOS 26.2.11588-net11-p3 11.0.100-preview.3 NuGet ยท Release
Mac Catalyst Microsoft.NET.Sdk.MacCatalyst 26.2.11588-net11-p3 11.0.100-preview.3 NuGet ยท Release
Android Microsoft.NET.Sdk.Android 36.99.0-preview.3.10 11.0.100-preview.3 NuGet ยท Release
tvOS Microsoft.NET.Sdk.tvOS 26.2.11588-net11-p3 11.0.100-preview.3 NuGet ยท Release
macOS Microsoft.NET.Sdk.macOS 26.2.11588-net11-p3 11.0.100-preview.3 NuGet ยท Release

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.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Controls.Compatibility 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Essentials 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Graphics 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7
Microsoft.Maui.Maps 11.0.0-preview.3.26203.7 11.0.0-preview.3.26203.7

Native Tool & SDK Compatibility

Apple (iOS, Mac Catalyst, tvOS, macOS)

Tool Min Version Recommended Version
Xcode โ‰ฅ 26.3 26.3

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
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
ndk-bundle NDK
platforms;android-37 Android SDK Platform (Preview)
System Images Google APIs ARM 64 v8a / x86_64

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 76 features and changes are unique to .NET 11 and not yet in the main branch:

Animation

API

BlazorWebView

  • [net11] Templates: Fix duplicate Empty/empty parameter crash in maui-blazor templates by @mattleibow via @Copilot in #34609

  • [release/11.0.1xx-preview3] [net11] Templates: Fix duplicate Empty/empty parameter crash in maui-blazor templates by @github-actions[bot] in #34646

Button

CollectionView

Docs

Editor

Entry

Essentials

Fonts

Gestures

Map

Navigation

Packaging

Shapes

  • [net11] Fix internal pipeline: remove deleted SDLValidationParameters by @rmarinho in #34651

  • [release/11.0.1xx-preview3] [net11] Fix internal pipeline: remove deleted SDLValidationParameters by @github-actions[bot] in #34652

  • Skip simulator install in official pack pipeline by @PureWeen in #34801

Shell

Templates

Theming

TitleView

WebView

Xaml

๐Ÿ”ง Infrastructure (10)
  • [build] Fix YAML error: remove duplicate AndroidPoolLinux parameter in ci.yml by @StephaneDelcroix in #34286
  • Use wildcard versions for template dependencies in preview builds by @mattleibow in #34214
  • [net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios by @dotnet-maestro[bot] in #34237
  • [net11.0] Update dependencies from dnceng/internal/dotnet-optimization by @dotnet-maestro[bot] in #34179
  • Enable implicit xmlns declarations by default by @StephaneDelcroix in #33834
  • [net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios by @dotnet-maestro[bot] in #34314
  • Fix integration test binlogs not captured in CI artifacts by @PureWeen in #34743
  • [release/11.0.1xx-preview3] Update dependencies from dotnet/android, dotnet/macios by @dotnet-maestro[bot] in #34628
  • [release/11.0.1xx-preview3] Update dependencies from dotnet/dotnet by @dotnet-maestro[bot] in #34799
  • [release/11.0.1xx-preview3] Bump macios SDKs to 26.2.11588-net11-p3 by @PureWeen in #34853
๐Ÿงช Testing (3)
๐Ÿ“ฆ Other (15)

Additional Changes

The following changes are also present in the main branch:

Activityindicator

Ai Agents

API

  • Add PublicAPI.Unshipped.txt BOM sort warning to Copilot instructions by @jfversluis in #34327

Button

Checkbox

CollectionView

DateTimePicker

Drawing

Editor

Entry

Essentials

Essentials Connectivity

Flyout

Flyoutpage

Frame

  • [AI] Fix multi-turn tool calling, add chat overlay, upgrade Agent Framework to rc2, and add CI pipelines by @mattleibow in #34124

Image

Keyboard

Label

๐Ÿ”ง Fixes

Layout

Map

Mediapicker

Modal

Navigation

Picker

Progressbar

RadioButton

SafeArea

ScrollView

SearchBar

  • [AI] Sample: Detail page, semantic search, streaming, and UI polish by @mattleibow in #34576

Setup

Shapes

  • [ci] Fix internal pipeline OfficialBuildId format by @PureWeen in #34409

  • [ci] Copilot CI: Add Windows platform support to maui-copilot pipeline by @kubaflo in #34575

Shell

Single Project

Slider

Stepper

SwipeView

Switch

TabbedPage

Templates

TitleView

  • Fix for NavigationPage.TitleView does not expand with host window in iPadOS 26+ by @SuthiYuvaraj in #33088

Toolbar

WebView

Xaml

๐Ÿ”ง Infrastructure (5)
๐Ÿงช Testing (18)
๐Ÿ“ฆ Other (18)
๐Ÿ“ Issue References

Fixes #618, Fixes #2574, Fixes #3059, Fixes #4993, Fixes #5161, Fixes #7432, Fixes #8486, Fixes #10400, Fixes #10601, Fixes #10718, Fixes #11332, Fixes #11811, Fixes #13258, Fixes #13856, Fixes #14160, Fixes #14346, Fixes #14364, Fixes #14700, Fixes #17152, Fixes #17799, Fixes #18011, Fixes #18389, Fixes #18668, Fixes #19256, Fixes #19541, Fixes #19676, Fixes #19771, Fixes #20911, Fixes #21044, Fixes #21046, Fixes #21326, Fixes #21708, Fixes #21996, Fixes #22938, Fixes #23014, Fixes #23623, Fixes #23797, Fixes #23961, Fixes #23962, Fixes #24152, Fixes #24450, Fixes #24468, Fixes #25134, Fixes #25558, Fixes #25599, Fixes #25973, Fixes #26187, Fixes #26599, Fixes #26726, Fixes #26795, Fixes #26798, Fixes #27117, Fixes #27236, Fixes #27377, Fixes #27799, Fixes #27800, Fixes #28656, Fixes #28784, Fixes #28827, Fixes #28968, Fixes #28985, Fixes #29141, Fixes #29170, Fixes #29394, Fixes #29535, Fixes #29573, Fixes #29588, Fixes #29921, Fixes #29961, Fixes #30085, Fixes #30347, Fixes #30363, Fixes #30787, Fixes #30837, Fixes #30862, Fixes #31064, Fixes #31103, Fixes #31166, Fixes #31239, Fixes #31259, Fixes #31280, Fixes #31445, Fixes #31680, Fixes #31727, Fixes #32016, Fixes #32030, Fixes #32194, Fixes #32200, Fixes #32223, Fixes #32312, Fixes #32460, Fixes #32477, Fixes #32483, Fixes #32586, Fixes #32650, Fixes #32867, Fixes #32993, Fixes #32996, Fixes #33114, Fixes #33172, Fixes #33201, Fixes #33229, Fixes #33239, Fixes #33316, Fixes #33333, Fixes #33340, Fixes #33344, Fixes #33351, Fixes #33355, Fixes #33400, Fixes #33407, Fixes #33467, Fixes #33476, Fixes #33479, Fixes #33523, Fixes #33583, Fixes #33595, Fixes #33598, Fixes #33642, Fixes #33645, Fixes #33660, Fixes #33665, Fixes #33690, Fixes #33722, Fixes #33800, Fixes #33829, Fixes #33852, Fixes #33918, Fixes #33925, Fixes #33934, Fixes #33966, Fixes #33967, Fixes #33970, Fixes #33971, Fixes #34042, Fixes #34083, Fixes #34093, Fixes #34120, Fixes #34125, Fixes #34139, Fixes #34143, Fixes #34190, Fixes #34247, Fixes #34273, Fixes #34278, Fixes #34296, Fixes #34428, Fixes #34437, Fixes #34477, Fixes #34490, Fixes #34509, Fixes #34512, Fixes #34602, Fixes #34713, Fixes #34721, Fixes #34722, Fixes #34726

Full Changelog: 11.0.0-preview.2.26152.10...release/11.0.1xx-preview3

Don't miss a new maui release

NewReleases is sending notifications on new releases.