.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,871 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
Why in maui net 9 compatibility reference no need any more ?
<``PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
Thanks,
this is a compatibly library to assist in migrating code from Xamarin. if your Xamarin code (or libraries) are fully migrated its no longer needed. Maui 9, is the 4th release, hopefully most code has been migrated.