Share via

Will xamarin become obsolete in November?

sh hamidi 46 Reputation points
2021-05-02T17:36:51.103+00:00

hi
I have seen this headline that is xamarin dead?
i am 3 year working with xamarin.
Do Xamarin disappears or becomes obsolete?
Or just a better substitute for it comes?

Developer technologies | .NET | Xamarin

Answer accepted by question author

  1. JarvanZhang 23,971 Reputation points
    2021-05-03T02:34:52.193+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    In .NET 6, the new .NET Multi-platform App UI (MAUI) will be announced. .NET MAUI is the evolution of Xamarin.Forms, a cross-platform mobile first framework for Android, iOS, and UWP. You could think of this as the next major version of the same product you know today. But

    Xamarin.Forms will continue to receive service releases through November 2022.

    Check the doc: https://devblogs.microsoft.com/xamarin/the-new-net-multi-platform-app-ui-maui/#net-multi-platform-app-ui-maui

    Best Regards,

    Jarvan Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Lex Li 6,042 Reputation points
    2021-05-03T16:45:36.36+00:00

    The Xamarin offers (iOS, Android, Mac) are being moved to .NET 6,

    We started the unification process in .NET 5. For that release, we chose Blazor WebAssembly as the first unified platform deliverable. It is based on the Mono runtime, uses the .NET class libraries, and .NET SDK tools. We will use the same model for iOS, and Android as we integrate Xamarin. With a unified platform, new APIs and performance improvements will be available to all developers on the same day, and work for all apps.

    https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-1/#unified-and-extended

    If you have been working on Xamarin for years, you should follow all .NET 6 news and check out what the migration path is.

    1 person found this answer helpful.

Your answer

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