question

shhamidi-2358 avatar image
0 Votes"
shhamidi-2358 asked RobCaplan edited

Will xamarin become obsolete in November?

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?

dotnet-xamarin
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Where did you see that?

0 Votes 0 ·

i saw it first time in instagram. and searched it and i saw some article about it

0 Votes 0 ·

As you can see, it is being replaced with an improvement. And Xamarin.Forms will continue to receive service releases. That is why it would have helped to have the exact article you were reading. Many, many times people read that something is not being improved and they mistakenly think it is going to stop working.

0 Votes 0 ·
JarvanZhang-MSFT avatar image
2 Votes"
JarvanZhang-MSFT answered NicoleLu-9366 edited

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.





· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Since MAUI removed support for Linux and VSCode, I do hope the Xamarin.Forms library do keep maintained until the original support scope of Xamarin.Forms got covered by MAUI.

EDIT: In fact you can use MAUI with VSCode if you don't mind adding some extra steps and have some features missing.


0 Votes 0 ·

Xamarin.Forms does not have official Linux support from Microsoft, so if you were referring to that "original support scope", it is well kept by MAUI.

0 Votes 0 ·

Xamarin is much more than Xamarin.Forms.

0 Votes 0 ·
lextm avatar image
1 Vote"
lextm answered shhamidi-2358 commented

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.

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

So there is no need to migrate to Maui right now?

0 Votes 0 ·

If you don't use Xamarin.Forms today, you won't need to migrate to MAUI.

0 Votes 0 ·

thx
i will follow it

0 Votes 0 ·