Xamarin issue

Peter_1985 2,666 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,347 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 64,826 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://learn.microsoft.com/en-us/dotnet/maui/migration/multi-project-to-multi-project?view=net-maui-8.0


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.