MAUIverse MAUIverse
← Back to MAUI Releases

11.0.0-preview.2.26152.10

Preview

✨ New in .NET 11

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

AI

Ai Agents

Blazor

CollectionView

Core Lifecycle

DateTimePicker

Dialogalert

Flyout

Fonts

Gestures

Map

Performance

Picker

SafeArea

Shapes

Shell

Templates

Theme

Theming

Titlebar

WebView

Xaml

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

Additional Changes

The following changes are also present in the main branch:

AI

Ai Agents

Docs

Entry

Packaging

Shapes

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

WorkloadFull IDVersionSDK BandLinks
MAUIMicrosoft.NET.Sdk.Maui11.0.0-preview.2.26152.1011.0.100-preview.2NuGet
iOSMicrosoft.NET.Sdk.iOS26.2.11425-net11-p211.0.100-preview.2NuGet
Mac CatalystMicrosoft.NET.Sdk.MacCatalyst26.2.11425-net11-p211.0.100-preview.2NuGet
AndroidMicrosoft.NET.Sdk.Android36.1.99-preview.2.15411.0.100-preview.2NuGet · Release
tvOSMicrosoft.NET.Sdk.tvOS26.2.11425-net11-p211.0.100-preview.2NuGet
macOSMicrosoft.NET.Sdk.macOS26.2.11425-net11-p211.0.100-preview.2NuGet

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.

PackageImplicit VersionLatest VersionRelease Notes
Microsoft.Maui.Controls11.0.0-preview.2.26152.1011.0.0-preview.2.26152.10
Microsoft.Maui.Controls.Compatibility11.0.0-preview.2.26152.1011.0.0-preview.2.26152.10
Microsoft.Maui.Essentials11.0.0-preview.2.26152.1011.0.0-preview.2.26152.10
Microsoft.Maui.Graphics11.0.0-preview.2.26152.1011.0.0-preview.2.26152.10
Microsoft.Maui.Maps11.0.0-preview.2.26152.1011.0.0-preview.2.26152.10

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

Apple platform workloads require Xcode to be installed.

WorkloadXcode RequirementRecommended XcodeApple SDK
iOS≥ 26.226.226.2
Mac Catalyst≥ 26.226.226.2
tvOS≥ 26.226.226.2
macOS≥ 26.226.226.2

Android Dependencies

DependencyVersion
OpenJDK21.0.8

Required Android SDK Packages

PackageDescription
build-tools;36.0.0Android SDK Build-Tools 36
cmdline-tools;19.0Android SDK Command-line Tools
platforms;android-36Android SDK Platform 36
platform-toolsAndroid SDK Platform-Tools (recommended: 36.0.0)

Optional Android SDK Packages

PackageDescription
emulatorAndroid Emulator (recommended: 36.2.12)
ndk-bundleNDK (recommended: 27.2.12479018)
platforms;android-36.1Android SDK Platform 36.1 (Preview)
System ImagesGoogle APIs ARM 64 v8a / x86_64 for android-36.1

Windows Dependencies

DependencyMinimum VersionRecommended
Windows App SDK≥ 1.8.2511060021.8.251106002
Windows SDK Build Tools≥ 10.0.26100.465410.0.26100.4654
Win2D≥ 1.3.21.3.2
WebView2≥ 1.0.3179.451.0.3179.45

Full Changelog: https://github.com/dotnet/maui/compare/11.0.0-preview.1.26107…release/11.0.1xx-preview2

View on GitHub

← Back to MAUI Releases