Why in maui net 9 compatibility reference no need any more

Dani_S 4,016 Reputation points
2025-01-27T12:30:00.4+00:00

Hi,

Why in maui net 9 compatibility reference no need any more ?

<``PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />

Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,871 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 70,216 Reputation points
    2025-01-27T16:51:11.02+00:00

    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.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.