Skip to content

8.0.0-preview.1.7762

Pre-release
Pre-release
Compare
Choose a tag to compare
@Redth Redth released this 21 Feb 18:52
· 4 commits to release/8.0.1xx-preview1 since this release
3fa6bf4

Summary

The focus for .NET MAUI in .NET 8 is SDK quality, as evidenced by the work listed below. Also new in this release, we have split the packaging of .NET MAUI between NuGets and Workloads #11206. This will enable more flexibility when switching between versions of .NET MAUI via NuGet packages on top of the base workload install. There are no changes to how you install .NET MAUI as a result of this. We will elaborate on this in future previews of .NET 8.

Compatibility

This release is NOT fully compatible with Visual Studio. To use this preview of .NET MAUI expect to use CLI to install, build, and run.

Recommended platform versions to build against:

  • Xcode 14.2 which includes iOS, iPadOS, and Mac Catalyst 16.2
  • Android API 33
  • Windows App SDK 1.2.221109.1

What's Changed

Dependency Updates

New Contributors

Full Changelog: release/7.0.1xx-sr3...release/8.0.1xx-preview1