{"id":13399333,"url":"https://github.com/CommunityToolkit/WindowsCommunityToolkit","last_synced_at":"2025-03-14T04:31:19.047Z","repository":{"id":37406585,"uuid":"61403402","full_name":"CommunityToolkit/WindowsCommunityToolkit","owner":"CommunityToolkit","description":"The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.","archived":false,"fork":false,"pushed_at":"2024-10-31T15:52:52.000Z","size":309497,"stargazers_count":5943,"open_issues_count":318,"forks_count":1376,"subscribers_count":330,"default_branch":"main","last_synced_at":"2025-03-10T10:47:39.646Z","etag":null,"topics":["csharp","dotnet","mvvm","uwp","uwp-apps","uwp-toolkit","visual-studio","windows","windows-10","windows-app-sdk","windows-sdk","windows-toolkit","windowsappsdk","winforms","winui","winui3","wpf","xaml","xaml-islands"],"latest_commit_sha":null,"homepage":"https://docs.microsoft.com/windows/communitytoolkit/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CommunityToolkit.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":"Contributing.md","funding":null,"license":"License.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-17T21:29:46.000Z","updated_at":"2025-03-07T23:17:52.000Z","dependencies_parsed_at":"2022-07-14T01:00:27.723Z","dependency_job_id":"e5913c18-1050-4b33-b770-cad21f3afbb3","html_url":"https://github.com/CommunityToolkit/WindowsCommunityToolkit","commit_stats":{"total_commits":9345,"total_committers":359,"mean_commits":"26.030640668523677","dds":0.8569288389513109,"last_synced_commit":"c8f76d072df53d3622fb5440d63afb06cb9e7a10"},"previous_names":["windows-toolkit/windowscommunitytoolkit","microsoft/windowscommunitytoolkit","microsoft/uwpcommunitytoolkit"],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommunityToolkit%2FWindowsCommunityToolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommunityToolkit%2FWindowsCommunityToolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommunityToolkit%2FWindowsCommunityToolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommunityToolkit%2FWindowsCommunityToolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CommunityToolkit","download_url":"https://codeload.github.com/CommunityToolkit/WindowsCommunityToolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242838577,"owners_count":20193526,"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":["csharp","dotnet","mvvm","uwp","uwp-apps","uwp-toolkit","visual-studio","windows","windows-10","windows-app-sdk","windows-sdk","windows-toolkit","windowsappsdk","winforms","winui","winui3","wpf","xaml","xaml-islands"],"created_at":"2024-07-30T19:00:36.448Z","updated_at":"2025-03-14T04:31:14.015Z","avatar_url":"https://github.com/CommunityToolkit.png","language":"C#","readme":"\n# ✨ New Repository ✨\n\n❗ We moved development to [a new repository, 'Windows'](https://aka.ms/toolkit/windows). It contains the new infrastructure and codebase for the 8.0+ versions of the Windows Community Toolkit that contains a single-codebase for [UWP/WinUI2](https://aka.ms/winui2), [WindowsAppSDK/WinUI3](https://aka.ms/winui3), and [Uno Platform](https://platform.uno) compatible components. _Please visit it for the latest information._\n\n📝 You can find out more about this latest release [on our blog post here](https://devblogs.microsoft.com/ifdef-windows/announcing-windows-community-toolkit-v8-0/). The Sample Gallery has also been [updated in the Microsoft Store](https://aka.ms/windowstoolkitapp).\n\n🧪 For new feature discussion and development, see [Windows Community Toolkit Labs](https://aka.ms/toolkit/labs/windows)\n\n🐞 For new issues, please try and reproduce on the latest packages, and then open a discussion or issue in the [new repository](https://aka.ms/toolkit/windows).\n\n📼 This repo contains the prior 7.x UWP-only based code for the Windows Community Toolkit's prior releases; the Windows App SDK compatible code is in the [`winui` branch](https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/winui). Much of this code has been merged and ported to the single-codebase version in the new repository; however, this repo will be archived for history and reference to enable migrating other components or issues, if needed.\n\n## 🧰 Windows Community Toolkit 7.x\n\nThe Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer patterns when building experiences for Windows 10 and Windows 11. It contains components and helpers for both UWP and WinUI 3/WinAppSDK applications. Find out more about our support for [WinUI 3 here](https://aka.ms/wct-winui3).\n\n**Note**: Our general helpers for .NET are now the [.NET Community Toolkit](https://aka.ms/toolkit/dotnet), including the [MVVM Toolkit](https://aka.ms/mvvmtoolkit).\n\n| Target | Branch | Status | Recommended package version |\n| ------ | ------ | ------ | ------ |\n| Production (UWP) | rel/7.1.2 | [![Build Status](https://dev.azure.com/dotnet/CommunityToolkit/_apis/build/status/Toolkit-CI?branchName=rel/7.1.2)](https://dev.azure.com/dotnet/CommunityToolkit/_build/latest?definitionId=10\u0026branchName=rel/7.1.2) | [![NuGet](https://img.shields.io/nuget/v/Microsoft.Toolkit.Uwp.svg)](https://www.nuget.org/profiles/Microsoft.Toolkit) |\n| Production (WinAppSDK/WinUI 3) | rel/winui/7.1.2 | [![Build Status](https://dev.azure.com/dotnet/CommunityToolkit/_apis/build/status/Toolkit-CI?branchName=rel/winui/7.1.2)](https://dev.azure.com/dotnet/CommunityToolkit/_build/latest?definitionId=10\u0026branchName=rel/winui/7.1.2) | [![NuGet](https://img.shields.io/nuget/v/CommunityToolkit.WinUI.svg)](https://www.nuget.org/packages?q=CommunityToolkit.WinUI) |\n| Previews | main | [![Build Status](https://dev.azure.com/dotnet/CommunityToolkit/_apis/build/status/Toolkit-CI?branchName=main)](https://dev.azure.com/dotnet/CommunityToolkit/_build/latest?definitionId=10) | [![DevOps](https://vsrm.dev.azure.com/dotnet/_apis/public/Release/badge/696bc9fd-f160-4e97-a1bd-7cbbb3b58f66/1/1)](https://dev.azure.com/dotnet/CommunityToolkit/_packaging?_a=feed\u0026feed=CommunityToolkit-MainLatest) |\n\n## 📢 Windows Community Toolkit v8\n\nThe toolkit has been migrated to new infrastructure in [this repository](https://github.com/CommunityToolkit/Windows).\n\n[Read the original blog post that explained this here](https://devblogs.microsoft.com/ifdef-windows/the-windows-community-toolkit-2023-update/), **but see latest information at the top of this file**.\n\n## 🧪 Windows Community Toolkit Labs 💻\nLabs makes it easy to contribute to the Windows Community Toolkit, try out new features still in development, and collaborate with others.\n\nFind out more [here](https://aka.ms/toolkit/labs/windows).\n\n## 🙌 Getting Started\n\nPlease read the [Getting Started with the Windows Community Toolkit](https://docs.microsoft.com/windows/communitytoolkit/getting-started) page for more detailed information about using the toolkit.\n\n## 📃 Documentation\n\nAll documentation for the toolkit is hosted on [Microsoft Docs](https://docs.microsoft.com/windows/communitytoolkit/). All API documentation can be found at the [.NET API Browser](https://docs.microsoft.com/dotnet/api/?view=win-comm-toolkit-dotnet-stable).\n\n## 📱 Windows Community Toolkit Sample App\n\nWant to see the toolkit in action before jumping into the code? Download and play with the [Windows Community Toolkit Sample App](https://www.microsoft.com/store/apps/9nblggh4tlcq) from the Store.\n\n## ⁉ Support\n\nIf you need help with something or have an idea, feel free to start a [Discussion](https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions) or find us on [Discord](https://aka.ms/wct/discord). If you have detailed repro steps, open an [issue here instead](https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/new/choose).\n\n## 🚀 Contribution\n\nDo you want to contribute? Check out our [Windows Community Toolkit Wiki](https://aka.ms/wct/wiki) page to learn more about contribution and guidelines.\n\n## 📦 NuGet Packages\n\nNuGet is a standard package manager for .NET applications which is built into Visual Studio. When you open solution in Visual Studio, choose the *Tools* menu \u003e *NuGet Package Manager* \u003e *Manage NuGet packages for solution…* Enter one of the package names mentioned in [Windows Community Toolkit NuGet Packages](https://docs.microsoft.com/windows/communitytoolkit/nuget-packages) table to search for it online.\n\n## 📫 Features \u003ca name=\"supported\"\u003e\u003c/a\u003e\n\nThe [Features list](https://github.com/MicrosoftDocs/WindowsCommunityToolkitDocs/blob/master/docs/toc.md#controls) refers to all the currently available features that can be found in the Windows Community Toolkit. Most features should work with the October 2018 Update (1809) SDK 17763 and above; however, refer to specific documentation on each feature for more information.\n\n## 💠 Principles\n\n1. The toolkit will be kept simple.\n2. As soon as a comparable feature is available in the Windows SDK for Windows, it will be marked as deprecated.\n3. All features will be supported for two Windows SDK for Windows release cycles or until another principle supersedes it.\n\n## 🌍 Roadmap\n\n[See our 2022 Plans here](https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/4486).\n\nRead what we [plan for next iterations](https://github.com/CommunityToolkit/WindowsCommunityToolkit/milestones), and feel free to ask questions.\n\nCheck out our [Preview Packages Wiki Page](https://github.com/CommunityToolkit/WindowsCommunityToolkit/wiki/Preview-Packages) to learn more about updating your NuGet sources in Visual Studio, then you can also get pre-release packages of upcoming versions to try.\n\n## 📄 Code of Conduct\n\nThis project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)\nto clarify expected behavior in our community.\nFor more information see the [.NET Foundation Code of Conduct](CODE_OF_CONDUCT.md).\n\n## 🏢 .NET Foundation\n\nThis project is supported by the [.NET Foundation](http://dotnetfoundation.org).\n\n## 🏆 Contributors\n\n[![Toolkit Contributors](https://contrib.rocks/image?repo=CommunityToolkit/WindowsCommunityToolkit)](https://github.com/CommunityToolkit/WindowsCommunityToolkit/graphs/contributors)\n\nMade with [contrib.rocks](https://contrib.rocks).\n","funding_links":[],"categories":["C# #","C#","C\\#","windows"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCommunityToolkit%2FWindowsCommunityToolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCommunityToolkit%2FWindowsCommunityToolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCommunityToolkit%2FWindowsCommunityToolkit/lists"}