Skip to content

.NET 9 Servicing, Android 35.0.105

Latest

Choose a tag to compare

@jonathanpeppers jonathanpeppers released this 14 Oct 18:39
· 589 commits to main since this release

The latest .NET MAUI component is available in Visual Studio 2026 Insiders 11111.16 and higher:

image

You can also download the .NET 9 SDK directly, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                  Installation Source
--------------------------------------------------------------------------------------------
android                    35.0.105/9.0.100                  SDK 9.0.305

What's Changed

Full Changelog: 35.0.101...35.0.105