Skip to content

.NET 10 Preview 1, Android 35.99.0-preview.1.140

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanpeppers jonathanpeppers released this 25 Feb 18:55
· 78 commits to main since this release
6ec531d

How to install?

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 1 SDK, 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.99.0-preview.1.140/10.0.100-preview.1    SDK 10.0.100-preview.1

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

New Contributors

Full Changelog: 34.0.148...35.99.0-preview.1.140