{"id":1781505,"url":"https://microsoft.github.io/microsoft-ui-xaml","last_synced_at":"2025-03-05T23:30:36.181Z","repository":{"id":37412441,"uuid":"142480903","full_name":"microsoft/microsoft-ui-xaml","owner":"microsoft","description":"WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications.","archived":false,"fork":false,"pushed_at":"2025-02-12T05:55:19.000Z","size":277970,"stargazers_count":6585,"open_issues_count":1841,"forks_count":711,"subscribers_count":218,"default_branch":"main","last_synced_at":"2025-03-04T15:24:29.294Z","etag":null,"topics":["cpp","csharp","desktop","fluent-design","uwp","windows","windows-10","winui","winui3","xaml"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-26T18:45:29.000Z","updated_at":"2025-03-04T14:49:36.000Z","dependencies_parsed_at":"2023-09-29T02:01:49.152Z","dependency_job_id":"e06ad38f-d97f-47da-98e2-c43286aa3cad","html_url":"https://github.com/microsoft/microsoft-ui-xaml","commit_stats":{"total_commits":1876,"total_committers":167,"mean_commits":"11.233532934131736","dds":0.8864605543710021,"last_synced_commit":"35c590bb28841eb9d466624bb828c78b939d4312"},"previous_names":[],"tags_count":118,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmicrosoft-ui-xaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmicrosoft-ui-xaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmicrosoft-ui-xaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmicrosoft-ui-xaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/microsoft-ui-xaml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242122656,"owners_count":20075339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","csharp","desktop","fluent-design","uwp","windows","windows-10","winui","winui3","xaml"],"created_at":"2024-01-19T05:43:16.574Z","updated_at":"2025-03-05T23:30:36.172Z","avatar_url":"https://github.com/microsoft.png","language":"C++","readme":"![WinUI hero image](docs/images/header.png)\n\n\u003ch1 align=\"center\"\u003e\n    WinUI 3\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=windowsui\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/windowsui.svg?label=Follow WinUI on X\" alt=\"Follow @windowsui\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n  \u003ca href=\"https://aka.ms/windev\"\u003eAbout WinUI\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n  \u003ca href=\"https://learn.microsoft.com/windows/apps/desktop/\"\u003eDocumentation\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n  \u003ca href=\"https://aka.ms/winui-releasenotes\"\u003eRelease notes\u003c/a\u003e\n\u003c/h3\u003e\n\nWinUI is a user interface layer that contains modern controls and styles for building Windows apps. The current generation is WinUI 3, which ships as part of the [Windows App SDK](https://aka.ms/winappsdk).\n\n- **Modern UI:** WinUI embodies Fluent Design to enable intuitive, accessible, and powerful experiences and the latest user interface patterns.\n- **Developers in control:** Use .NET with C# or C++ to write apps that run great on x86, x64 and ARM.\n- **Optimized for modern experiences \u0026 hardware:** Create performant experiences with WinUI that are optimized for modern hardware.\n- **Part of the Windows App SDK:** The [Windows App SDK](https://aka.ms/winappsdk) is a set of libraries, frameworks, components, and tools that you can use in your apps to access powerful Windows platform functionality from all kinds of apps on many versions of Windows. The Windows App SDK combines the powers of Win32 native applications alongside modern API usage techniques, so your apps light up everywhere your users are.\n- **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.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/images/winui_os.png\" alt=\"Powers key experiences in Windows\" width=\"480\"/\u003e\n\u003c/br\u003e\n\u003c/p\u003e\n\n## 📋 Getting started with WinUI\n\nFor WinUI, your app's users must be on Windows 10 1809 - Build 17763 or newer (including Windows Insider Previews).\n\nThe full documentation of WinUI can be found on [Microsoft Learn](https://learn.microsoft.com/windows/apps/desktop/):\n- [Get started with WinUI](https://learn.microsoft.com/windows/apps/get-started/start-here)\n- [Build your first WinUI app](https://learn.microsoft.com/windows/apps/how-tos/hello-world-winui3)\n- [WinUI \u0026 Windows App SDK samples](https://github.com/microsoft/WindowsAppSDK-Samples)\n\n\u003c/br\u003e\n\n## 🖼️ WinUI 3 Gallery\nMake 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.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/images/winui-gallery.png\" alt=\"WinUI 3 Gallery\" width=\"400\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://apps.microsoft.com/detail/WinUI%203%20Gallery/9P3JFPWWDZRC?launch=true\n\t\u0026mode=mini\"\u003e\n\t\u003cimg src=\"/docs/images/storeBadge.png\" width=\"200\"/\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\u003c/br\u003e\n\n## 📺 WinUI Community Call\nThe 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).\n\n\u003c/br\u003e\n\n## 📢 Contributing to WinUI\n\nThe 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.\n\nFor information on how to contribute, please see [Contributing to WinUI](CONTRIBUTING.md).\n\n\u003c/br\u003e\n\n## 🛣️ Roadmap\n\nFor info on the WinUI release schedule and high level plans please see the [WinUI roadmap](https://aka.ms/winappsdk/plans).\n\n\u003c/br\u003e\n\n## 🔧 WinUI 2 (for UWP)\nWinUI 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).\n\nYou 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).\n\u003c/br\u003e\n\n### Data/Telemetry\n\nThis project collects usage data and sends it to Microsoft to help improve our products and services. Note, however, that no data collection is performed when using your private builds.\n\n### Code of Conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\n\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","funding_links":[],"categories":["General"],"sub_categories":["What We Track"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/microsoft.github.io%2Fmicrosoft-ui-xaml","html_url":"https://awesome.ecosyste.ms/projects/microsoft.github.io%2Fmicrosoft-ui-xaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/microsoft.github.io%2Fmicrosoft-ui-xaml/lists"}