Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 2f8f486

Browse files
authored
Update README (#15882)
* Update README * update
1 parent bbcb5db commit 2f8f486

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

README.md

+11-13
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,24 @@
1-
2-
<img src="Assets/banner.png" alt="Xamarin.Forms banner" height="145" >
3-
41
# Xamarin.Forms #
52

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
94

10-
# Support
5+
Support for Xamarin.Forms ended on **May 1, 2024** as per the [Xamarin Support Policy][xamarin-support-policy]:
116

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.
138
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.
1510

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]!
1712

18-
[maui-support-lifecycle]: https://dotnet.microsoft.com/platform/support/policy/maui
13+
[maui-support-policy]: https://dotnet.microsoft.com/platform/support/policy/maui
1914
[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 ##
2018

21-
## Build Status ##
19+
Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows and macOS, completely in C#.
2220

23-
![Azure DevOps](https://devdiv.visualstudio.com/DevDiv/_apis/build/status/Xamarin/XamarinForms/Xamarin%20Forms?branchName=main "Azure Pipelines")
21+
Read more about the platform at https://www.xamarin.com/forms.
2422

2523
## Packages ##
2624

0 commit comments

Comments
 (0)