|
1 |
| - |
2 |
| -<img src="Assets/banner.png" alt="Xamarin.Forms banner" height="145" > |
3 |
| - |
4 | 1 | # Xamarin.Forms #
|
5 | 2 |
|
6 |
| -Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows and macOS, completely in C#. |
7 |
| - |
8 |
| -Read more about the platform at https://www.xamarin.com/forms. |
| 3 | +## Support |
9 | 4 |
|
10 |
| -# Support |
| 5 | +Support for Xamarin.Forms ended on **May 1, 2024** as per the [Xamarin Support Policy][xamarin-support-policy]: |
11 | 6 |
|
12 |
| -Xamarin.Forms now has a successor which is .NET MAUI as part of .NET 6+ and follows the same support lifecycle as the [MAUI Support Lifecycle][maui-support-lifecycle]. |
| 7 | +> Xamarin support ended on May 1, 2024 for all Xamarin SDKs including Xamarin.Forms. |
13 | 8 |
|
14 |
| -Support for Xamarin.Forms will end on **May 1, 2024** as per the [Xamarin Support Policy][xamarin-support-policy]: |
| 9 | +Xamarin.Forms was succeeded by .NET MAUI in May 2022 as part of .NET 6, and is currently supported as described on the [.NET MAUI Support Policy][maui-support-policy]. Follow the [official upgrade guidance](https://learn.microsoft.com/dotnet/maui/migration) to bring your Xamarin applications to the latest version of .NET. |
15 | 10 |
|
16 |
| -> Xamarin support will end on May 1, 2024 for all classic Xamarin SDKs. |
| 11 | +To all our developers and contributors, thank you so much for being a part of our Xamarin community. We'll see you all over in [.NET MAUI][dotnet-maui-repo]! |
17 | 12 |
|
18 |
| -[maui-support-lifecycle]: https://dotnet.microsoft.com/platform/support/policy/maui |
| 13 | +[maui-support-policy]: https://dotnet.microsoft.com/platform/support/policy/maui |
19 | 14 | [xamarin-support-policy]: https://dotnet.microsoft.com/platform/support/policy/xamarin
|
| 15 | +[dotnet-maui-repo]:https://github.com/dotnet/maui/ |
| 16 | + |
| 17 | +## About Xamarin.Forms ## |
20 | 18 |
|
21 |
| -## Build Status ## |
| 19 | +Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows and macOS, completely in C#. |
22 | 20 |
|
23 |
| - |
| 21 | +Read more about the platform at https://www.xamarin.com/forms. |
24 | 22 |
|
25 | 23 | ## Packages ##
|
26 | 24 |
|
|
0 commit comments