MAUIverse MAUIverse
← Back to Toolkit Releases

v15.0.0 Prevent Breaking Changes in .NET 11

Contributors

.NET 11 Compatibility

This release provides compatibility with the upcoming release of .NET 11.

In .NET 11, CommunityToolkit.Maui will no longer have access to internal .NET MAUI APIs. This release removes our use of internal .NET MAUI APIs to ensure compatibility with .NET 11.

[!IMPORTANT] We recommend every .NET MAUI app preparing for .NET 11 install this release, v15.0.0 (or later), before .NET 11 is released in November. Apps running CommunityToolkit.Maui v14.2.2 and earlier will not be compatible with .NET 11.

What’s Changed

Housekeeping

Full Changelog: https://github.com/CommunityToolkit/Maui/compare/14.2.2…14.2.3

View on GitHub

← Back to Toolkit Releases