Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 8 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ WinUI is a user interface layer that contains modern controls and styles for bui
- **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.

<p align="center">
<img src="docs/images/winui_os.png" alt="Powers key experiences in Windows" width="480"/>
</br>
<img src="docs/images/winui_os.png" alt="Powers key experiences in Windows" width="480"/>
</p>

## 📋 Getting started with WinUI
Expand All @@ -38,8 +37,8 @@ The full documentation of WinUI can be found on [Microsoft Learn](https://learn.
- [Get started with WinUI](https://learn.microsoft.com/windows/apps/get-started/start-here)
- [Build your first WinUI app](https://learn.microsoft.com/windows/apps/how-tos/hello-world-winui3)
- [WinUI & Windows App SDK samples](https://github.com/microsoft/WindowsAppSDK-Samples)

</br>
- [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)
- [Windows Runtime APIs not supported in desktop apps](https://learn.microsoft.com/windows/apps/desktop/modernize/desktop-to-uwp-supported-api)

## 🖼️ WinUI 3 Gallery
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.
Expand All @@ -48,37 +47,30 @@ Make sure to also check out the [WinUI 3 Gallery](https://aka.ms/winui-gallery),
<img src="docs/images/winui-gallery.png" alt="WinUI 3 Gallery" width="400"/>
</p>
<p align="center">
<a href="https://apps.microsoft.com/detail/WinUI%203%20Gallery/9P3JFPWWDZRC?launch=true
&mode=mini">
<img src="/docs/images/storeBadge.png" width="200"/>
</a>
<a style="text-decoration:none" href="https://apps.microsoft.com/detail/9P3JFPWWDZRC?launch=true&mode=full">
<picture>
<source media="(prefers-color-scheme: light)" srcset="docs/images/StoreBadge-dark.png" width="220" />
<img src="docs/images/StoreBadge-light.png" width="220" />
</picture></a>
</p>
</br>

## 📺 WinUI Community Call
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).

</br>

## 📢 Contributing to WinUI

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.

For information on how to contribute, please see [Contributing to WinUI](CONTRIBUTING.md).

</br>

## 🛣️ Roadmap

For info on the WinUI release schedule and high level plans please see the [WinUI roadmap](https://aka.ms/winappsdk/plans).

</br>

## 🔧 WinUI 2 (for UWP)
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).

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).
</br>

### Data/Telemetry

Expand Down
41 changes: 0 additions & 41 deletions docs/SECURITY.md

This file was deleted.

Binary file added docs/images/StoreBadge-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/StoreBadge-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/storeBadge.png
Binary file not shown.
67 changes: 0 additions & 67 deletions docs/roadmap.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/winrt-apis-for-desktop.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/winui3_migration.md

This file was deleted.

Loading