Xamarin issue

Peter_1985 2,586 Reputation points
2024-07-03T04:58:43.6733333+00:00

Hi,

Xamarin is being phased out, and those structures like Shell, ResourceDictionary, Style, Setter are parts of Xamarin, right? What is the replacements to "those structures like Shell, Style, Setter" in .Net apps?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,322 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 60,391 Reputation points
    2024-07-03T22:18:00.9233333+00:00

    most Xamarin form classes where converted to Maui Forms by changing the namespace. see docs

    https://video2.skills-academy.com/en-us/dotnet/maui/migration/multi-project-to-multi-project?view=net-maui-8.0