MAUIverse MAUIverse
← Back to MAUI Releases

11.0.0-preview.5.26304.4

Preview

Workloads

Workload Set: Microsoft.NET.Workloads.11.0.100-preview.5 @ 11.0.100-preview.5.26309.3

Installation

dotnet workload update --version 11.0.100-preview.5.26309.3
# Or install specific workloads
dotnet workload install maui ios maccatalyst android --version 11.0.100-preview.5.26309.3
  • Xcode: 26.5
  • Java JDK: 21.0.8
  • Android API-36

Workload Versions

WorkloadFull IDVersionSDK BandLinks
MAUIMicrosoft.NET.Sdk.Maui11.0.0-preview.5.26304.411.0.100-preview.5NuGet · Release
iOSMicrosoft.NET.Sdk.iOS26.5.11546-net11-p511.0.100-preview.5NuGet · Release
Mac CatalystMicrosoft.NET.Sdk.MacCatalyst26.5.11546-net11-p511.0.100-preview.5NuGet · Release
AndroidMicrosoft.NET.Sdk.Android36.99.0-preview.5.30811.0.100-preview.5NuGet · Release
tvOSMicrosoft.NET.Sdk.tvOS26.5.11546-net11-p511.0.100-preview.5NuGet · Release
macOSMicrosoft.NET.Sdk.macOS26.5.11546-net11-p511.0.100-preview.5NuGet · 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.

PackageImplicit VersionLatest Version
Microsoft.Maui.Controls11.0.0-preview.5.26304.411.0.0-preview.5.26304.4
Microsoft.Maui.Controls.Compatibility11.0.0-preview.5.26304.411.0.0-preview.5.26304.4
Microsoft.Maui.Essentials11.0.0-preview.5.26304.411.0.0-preview.5.26304.4
Microsoft.Maui.Graphics11.0.0-preview.5.26304.411.0.0-preview.5.26304.4
Microsoft.Maui.Maps11.0.0-preview.5.26304.411.0.0-preview.5.26304.4

Native Tool & SDK Compatibility

Apple (iOS, Mac Catalyst, tvOS, macOS)

ToolMin VersionRecommended Version
Xcode≥ 26.526.5

Java JDK (Android)

ToolMin / Required VersionRecommended Version
Java JDK≥ 21.0 and < 22.021.0.8

Android SDK Packages (Required)

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

Android SDK Packages (Optional)

PackageDescription
emulatorAndroid Emulator (recommended 36.2.12)
ndk-bundleNDK (recommended 27.2.12479018)
System ImagesGoogle APIs ARM 64 v8a / x86_64 (system-images;android-36.1;google_apis;...)

MAUI 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

✨ New in .NET 11

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

Animation

Checkbox

Docs

Drawing

Toolbar

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

Additional Changes (122)

The following changes are also present in the main branch:

Ai Agents

API

Blazor

Button

CollectionView

🔧 Fixes

DateTimePicker

Drawing

Editor

Entry

Essentials

Flyoutpage

Gestures

Image

Label

Layout

Map

Packaging

Picker

RadioButton

SafeArea

ScrollView

SearchBar

Shell

SwipeView

Switch

TabbedPage

Templates

Titlebar

WebView

🔧 Fixes

Xaml

🔧 Infrastructure (5)
🧪 Testing (12)
📦 Other (11)

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

View on GitHub

← Back to MAUI Releases