Skip to content

Releases: dotnet/maui

6.0.101-preview.11

17 Dec 15:20
07d9fb8
Compare
Choose a tag to compare
6.0.101-preview.11 Pre-release
Pre-release

We are on a monthly cadence of previewing .NET MAUI, and we are happy to announce the availability of preview 11. This release is a bit different, and there are some warnings so please read on before plunging headfirst into updating.

IMPORTANT: If you are actively developing an app with .NET MAUI and need the best Visual Studio experience, we recommend waiting until Visual Studio 2022 (17.1 Preview 2) is available.

At this point in our development, we are making concurrent enhancements to both Visual Studio and SDK feature updates to support .NET MAUI scenarios. For this reason we have been shipping .NET MAUI previews in sync with Visual Studio 2022 previews. Due to issues discovered late in QA in an unrelated workload, we are holding back the Visual Studio 2022 preview that pairs with the .NET MAUI preview 11. This means:

Highlights

  • Fluent Design System styling for Button, Editor, and Entry on Windows
  • Multi-window implementation available for Android, iOS, and macOS. Windows is available with an experimental release of Windows App SDK.
  • Updated templates with C# 10-ism and item templates for ContentPage and ContentView
  • iOS type alignment with .NET 6 - requires recompile of any iOS libs

What's Changed

Read more

6.0.101-preview.9

08 Nov 15:22
cdb68cd
Compare
Choose a tag to compare
6.0.101-preview.9 Pre-release
Pre-release

What's Changed

Read more

6.0.101-preview.10

08 Nov 15:16
d047f96
Compare
Choose a tag to compare
6.0.101-preview.10 Pre-release
Pre-release

What's Changed

Read more

6.0.100-rc.1

08 Nov 14:56
Compare
Choose a tag to compare
6.0.100-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Read more

6.0.100-preview.7.3

10 Aug 11:55
eab6a1e
Compare
Choose a tag to compare
6.0.100-preview.7.3 Pre-release
Pre-release
Read more

6.0.100-preview.6

04 Aug 16:22
049f963
Compare
Choose a tag to compare
6.0.100-preview.6 Pre-release
Pre-release

6.0.100-preview.5

16 Jun 15:41
5ee5051
Compare
Choose a tag to compare
6.0.100-preview.5 Pre-release
Pre-release
Read more

6.0.100-preview.4.4

30 Apr 01:35
4340ccf
Compare
Choose a tag to compare
6.0.100-preview.4.4 Pre-release
Pre-release
ImageSource and ImageSourceServices (#759)

6.0.100-preview.4.3

28 Apr 23:56
4f8ee0f
Compare
Choose a tag to compare
6.0.100-preview.4.3 Pre-release
Pre-release
  • Added Xmlns attributes for XAML Hot Reload / LVT

6.0.100-preview.4.2

28 Apr 15:03
73264c7
Compare
Choose a tag to compare
6.0.100-preview.4.2 Pre-release
Pre-release
  • WinUI3 Fixes