github dotnet/maui 11.0.0-preview.2.26152.10

latest release: 10.0.50
pre-release4 hours ago

✨ New in .NET 11

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

AI

  • [Sample] Add Microsoft.Maui.Essentials.AI sample app with multi-agent workflow by @mattleibow in #33610

  • Enable packing and independent preview versioning for Essentials.AI by @mattleibow in #33976

  • Move Essentials.AI preview iteration to eng/Versions.props by @mattleibow in #34025

Ai Agents

  • Remove Phase 2 (Tests) from PR agent workflow by @kubaflo in #33905

  • Copilot agent infrastructure, emulator reliability, and try-fix workflow improvements by @PureWeen via @Copilot in #33937

Blazor

CollectionView

Core Lifecycle

DateTimePicker

Dialogalert

Flyout

Fonts

Gestures

Map

Navigation

Performance

Picker

SafeArea

Shapes

Shell

Templates

Theme

Theming

  • [XSG] Fix Style Setters referencing source-generated bindable properties by @simonrozsival in #33562

Titlebar

WebView

  • Fix WebView JavaScript string escaping for backslashes and quotes by @StephaneDelcroix in #33726

  • Skip HybridWebView interception test on iOS/MacCatalyst by @rmarinho via @Copilot in #33981

Xaml

🔧 Infrastructure (11)
🧪 Testing (6)
📦 Other (17)

Additional Changes

The following changes are also present in the main branch:

AI

  • [Feature] Add Microsoft.Maui.Essentials.AI - Apple Intelligence by @mattleibow in #33519

Ai Agents

  • Update PR agent models to claude-sonnet-4.6 and gpt-5.3-codex by @kubaflo in #34109

  • Revamp find-reviewable-pr skill: priorities, defaults, and doc fixes by @PureWeen in #34160

Docs

Entry

Packaging

  • Add Windows unpackaged device tests on Helix alongside packaged tests by @PureWeen in #33702

Shapes

  • [ci] Fix simulator install failures and artifact publishing for all pipeline types by @mattleibow in #33999

Templates

Xaml

🔧 Infrastructure (6)
🧪 Testing (2)
🏠 Housekeeping (2)
📦 Other (7)

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.2

CLI: 11.0.100-preview.2.26160.1

Installation

# Update existing workloads to this version
dotnet workload update --version 11.0.100-preview.2.26160.1

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

Workload Versions

Workload Full ID Version SDK Band Links
MAUI Microsoft.NET.Sdk.Maui 11.0.0-preview.2.26152.10 11.0.100-preview.2 NuGet
iOS Microsoft.NET.Sdk.iOS 26.2.11425-net11-p2 11.0.100-preview.2 NuGet
Mac Catalyst Microsoft.NET.Sdk.MacCatalyst 26.2.11425-net11-p2 11.0.100-preview.2 NuGet
Android Microsoft.NET.Sdk.Android 36.1.99-preview.2.154 11.0.100-preview.2 NuGet · Release
tvOS Microsoft.NET.Sdk.tvOS 26.2.11425-net11-p2 11.0.100-preview.2 NuGet
macOS Microsoft.NET.Sdk.macOS 26.2.11425-net11-p2 11.0.100-preview.2 NuGet

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

Apple Platform Dependencies (iOS, Mac Catalyst, tvOS, macOS)

Apple platform workloads require Xcode to be installed.

Workload Xcode Requirement Recommended Xcode Apple SDK
iOS ≥ 26.2 26.2 26.2
Mac Catalyst ≥ 26.2 26.2 26.2
tvOS ≥ 26.2 26.2 26.2
macOS ≥ 26.2 26.2 26.2

Android Dependencies

Dependency Version
OpenJDK 21.0.8

Required Android SDK Packages

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 (recommended: 36.0.0)

Optional Android SDK Packages

Package Description
emulator Android Emulator (recommended: 36.2.12)
ndk-bundle NDK (recommended: 27.2.12479018)
platforms;android-36.1 Android SDK Platform 36.1 (Preview)
System Images Google APIs ARM 64 v8a / x86_64 for android-36.1

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

Full Changelog: 11.0.0-preview.1.26107...release/11.0.1xx-preview2

Don't miss a new maui release

NewReleases is sending notifications on new releases.