You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-16Lines changed: 8 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ WinUI is a user interface layer that contains modern controls and styles for bui
26
26
-**Powers key experiences in Windows:** Windows experiences and apps are built with WinUI. Its rich control set and styles make it easy to develop high-quality experiences used by millions every day.
27
27
28
28
<palign="center">
29
-
<imgsrc="docs/images/winui_os.png"alt="Powers key experiences in Windows"width="480"/>
30
-
</br>
29
+
<imgsrc="docs/images/winui_os.png"alt="Powers key experiences in Windows"width="480"/>
31
30
</p>
32
31
33
32
## 📋 Getting started with WinUI
@@ -38,8 +37,8 @@ The full documentation of WinUI can be found on [Microsoft Learn](https://learn.
38
37
-[Get started with WinUI](https://learn.microsoft.com/windows/apps/get-started/start-here)
39
38
-[Build your first WinUI app](https://learn.microsoft.com/windows/apps/how-tos/hello-world-winui3)
40
39
-[WinUI & Windows App SDK samples](https://github.com/microsoft/WindowsAppSDK-Samples)
41
-
42
-
</br>
40
+
-[Migrate from UWP to the Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/migrate-to-windows-app-sdk-ovw)
41
+
-[Windows Runtime APIs not supported in desktop apps](https://learn.microsoft.com/windows/apps/desktop/modernize/desktop-to-uwp-supported-api)
43
42
44
43
## 🖼️ WinUI 3 Gallery
45
44
Make sure to also check out the [WinUI 3 Gallery](https://aka.ms/winui-gallery), our interactive sample experience showing everything you can do with WinUI.
@@ -48,37 +47,30 @@ Make sure to also check out the [WinUI 3 Gallery](https://aka.ms/winui-gallery),
The WinUI Community Call is your opportunity to learn about WinUI and to engage with the WinUI team and community. Join us online on YouTube at the [Windows Developer channel](https://www.youtube.com/playlist?list=PLI_J2v67C23ZqsolUDaHoFkF1GKvGrttB).
60
59
61
-
</br>
62
-
63
60
## 📢 Contributing to WinUI
64
61
65
62
The WinUI team welcomes your feedback! To understand how we handle incoming feature requests and bugs, please see our [contribution handling](docs/contribution_handling.md) guidelines.
66
63
67
64
For information on how to contribute, please see [Contributing to WinUI](CONTRIBUTING.md).
68
65
69
-
</br>
70
-
71
66
## 🛣️ Roadmap
72
67
73
68
For info on the WinUI release schedule and high level plans please see the [WinUI roadmap](https://aka.ms/winappsdk/plans).
74
69
75
-
</br>
76
-
77
70
## 🔧 WinUI 2 (for UWP)
78
71
WinUI 2 is a library of controls that provides Microsoft UI controls and features for [UWP apps](https://docs.microsoft.com/windows/uwp/index). Learn more about WinUI 2 [here](https://aka.ms/winui2) or download the source code [here](https://github.com/microsoft/microsoft-ui-xaml/tree/winui2/main).
79
72
80
73
You can get the WinUI 2 Gallery [on the Microsoft Store](https://www.microsoft.com/store/productId/9MSVH128X2ZT?ocid=pdpshare) and see the source code [here](https://github.com/microsoft/WinUI-Gallery/tree/winui2).
0 commit comments