MAUIverse MAUIverse
← Back to MAUI Releases

8.0.0-preview.3.8149

Preview

How to install?

Download the .NET 8 Preview 3 SDK, followed by:

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

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
maui                    8.0.0-preview.3.8149/8.0.100-preview.3      SDK 8.0.100-preview.3

What’s Changed

Bug Fixes

Templates, Source Generators, Build Tasks

API Docs

CI & Infrastructure

Dependency Updates

New Contributors

Full Changelog: https://github.com/dotnet/maui/compare/8.0.0-preview.2.7871…8.0.0-preview.3.8149

View on GitHub

← Back to MAUI Releases