-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Release Versions
Rolf Bjarne Kvinge edited this page Nov 19, 2025
·
79 revisions
https://github.com/dotnet/maui/releases
.NET MAUI itself doesn't have a dependency on specific versions of Android and iOS because it is just a NuGet package. For example, you could reference a .NET 9 version of .NET MAUI while using .NET 10 versions of Android and iOS, and it should all work without any issues. Please check the Android and iOS releases below for information about Android compatibilities with Google SDKs and iOS compatibilities with Apple SDKs (Xcode).
To see the version of WinAppSDK that we depend on, you can check the NuGet dependency here.