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.
Перейти к файлу
michael-hawker d5001cea87 Update to newest released UWP package. 2021-02-17 11:07:56 -08:00
.github Apply suggestions from code review 2020-12-16 09:52:39 -08:00
GazeInputTest Update to newest released UWP package. 2021-02-17 11:07:56 -08:00
Microsoft.Toolkit Fixed .csproj files for base and Diagnostics packages 2021-02-03 02:17:31 +01:00
Microsoft.Toolkit.Diagnostics Fixed T4 linked files in .csproj file 2021-02-03 22:47:12 +01:00
Microsoft.Toolkit.HighPerformance Minor code tweaks using target-typed new() expression 2021-02-12 22:36:27 +01:00
Microsoft.Toolkit.Mvvm Switched to LINQ expressions for ValidateAllProperties 2021-02-13 00:16:32 +01:00
Microsoft.Toolkit.Parsers Merge branch 'master' into removeObsolete7 2020-08-24 11:43:07 -07:00
Microsoft.Toolkit.Uwp Merge branch 'master' into move-timerext 2021-02-09 09:17:19 -08:00
Microsoft.Toolkit.Uwp.Connectivity refactor: Use TargetFrameworks for UnoPlatform compatibility 2021-01-05 10:42:21 -05:00
Microsoft.Toolkit.Uwp.DeveloperTools refactor: Add partials to classes for Uno Platform 2021-01-05 11:49:57 -05:00
Microsoft.Toolkit.Uwp.Input.GazeInteraction Create separate instances of GazePointer per (UI) thread, 2020-11-30 13:22:37 -08:00
Microsoft.Toolkit.Uwp.Notifications Support ms-appx audio 2021-02-12 13:35:13 -08:00
Microsoft.Toolkit.Uwp.SampleApp Update to newest released UWP package. 2021-02-17 11:07:56 -08:00
Microsoft.Toolkit.Uwp.Samples.BackgroundTasks Update to newest released UWP package. 2021-02-17 11:07:56 -08:00
Microsoft.Toolkit.Uwp.UI Add an initial Logical Tree Extension FindParent method test 2021-02-09 16:15:15 -08:00
Microsoft.Toolkit.Uwp.UI.Animations Fixed wording in AnimationSet.Completed XML docs 2021-02-09 18:41:08 +01:00
Microsoft.Toolkit.Uwp.UI.Behaviors Renamed AnimationSet trigger behaviors 2021-02-09 18:41:08 +01:00
Microsoft.Toolkit.Uwp.UI.Controls Remove `EnableTypeInfoReflection` comment 2021-02-11 16:49:56 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.Core Upgrade to WinUI 2.5 and other Dependencies - Deprecate RadialProgressBar 2021-02-16 11:43:00 -08:00
Microsoft.Toolkit.Uwp.UI.Controls.Core.Design Add missing category for Controls.Core.Design Merge 2021-02-11 16:56:20 -08:00
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid Merge branch 'master' into dev/jela/datagrid-compat 2021-01-13 14:53:51 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.Design Move Controls.Desin to Controls.Core.Desin 2021-01-21 16:20:12 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.Input Merge branch 'master' into dev/split-controls 2021-02-11 16:07:55 -08:00
Microsoft.Toolkit.Uwp.UI.Controls.Input.Design Input: Split out design tools 2021-02-04 14:07:30 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.Layout Merge branch 'master' into dev/split-controls 2021-02-11 16:07:55 -08:00
Microsoft.Toolkit.Uwp.UI.Controls.Layout.Design Split out Contorls.Layout.Design 2021-02-03 18:19:34 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.Markdown Reanme controls package to controls.core 2021-01-21 16:20:09 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Design Move Controls.Desin to Controls.Core.Desin 2021-01-21 16:20:12 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.Media Move Controls to Controls.Core folder 2021-01-21 16:18:22 -05:00
Microsoft.Toolkit.Uwp.UI.Controls.Primitives Upgrade to WinUI 2.5 and other Dependencies - Deprecate RadialProgressBar 2021-02-16 11:43:00 -08:00
Microsoft.Toolkit.Uwp.UI.Controls.Primitives.Design Move Controls.Desin to Controls.Core.Desin 2021-01-21 16:20:12 -05:00
Microsoft.Toolkit.Uwp.UI.Media Refactored removed Diagnostics dependency 2021-02-04 22:21:59 +01:00
Microsoft.Toolkit.Win32 moving win32 projects to a new repo 2018-11-13 14:21:41 -08:00
Microsoft.Toolkit.Win32.WpfCore.SampleApp Fix setting property 2020-12-15 09:45:53 -08:00
Microsoft.Toolkit.Win32.WpfCore.SampleApp.PackagingProject Works for Desktop Bridge! 2020-08-20 19:03:44 -07:00
SmokeTests Remove services and related 2021-02-16 17:57:06 -05:00
UITests Update to newest released UWP package. 2021-02-17 11:07:56 -08:00
UnitTests Update to newest released UWP package. 2021-02-17 11:07:56 -08:00
build Fix SmokeTest Projects to Use Version from CI 2021-01-06 03:11:10 -08:00
githubresources Added UI for UWP 2017-02-19 08:27:21 +10:00
.editorconfig Minor code tweaks using target-typed new() expression 2021-02-12 22:36:27 +01:00
.gitattributes Repo cleanup 2016-07-28 19:54:47 -04:00
.gitignore Added TAEF Logs 2020-09-24 12:49:32 -07:00
.runsettings Enabled .NetCore tests. 2020-04-02 01:12:03 -07:00
CODE_OF_CONDUCT.md Code of conduct 2020-04-09 23:31:19 +01:00
Directory.Build.props Add DesignTools Project for the new Designer APIs 2020-11-25 09:40:35 +05:30
Directory.Build.targets .NET 5 support for Notifications package (#3622) 2021-01-26 12:44:10 -08:00
ThirdPartyNotices.txt Update qmatteoq license 2020-11-04 15:12:59 -08:00
UWP Community Toolkit.sln.GhostDoc.user.dic Add word to solution dictionary 2018-04-16 12:14:21 -07:00
UWP Community Toolkit.sln.GhostDoc.xml renamed UWP Community Toolkit to Windows Community Toolkit Part 2 2018-05-03 13:55:24 -07:00
Windows Community Toolkit.sln Remove services and related 2021-02-16 17:57:06 -05:00
Windows Community Toolkit.sln.DotSettings renamed solution file 2018-05-01 19:40:40 -07:00
azure-pipelines.yml Trigger CI on dev/* branches 2020-12-17 11:15:19 -08:00
contributing.md Update contributing.md 2020-11-06 13:16:26 -08:00
global.json .NET 5 support for Notifications package (#3622) 2021-01-26 12:44:10 -08:00
license.md correct typo in license.md 2018-08-01 15:54:46 +08:00
nuget.config Update nuget.config for best practices 2021-01-19 14:21:17 -08:00
readme.md Remove MyGet for Preview Packages Wiki page in Readme 2021-01-11 11:17:14 -08:00
settings.xamlstyler Update xamlstyler.settings 2016-11-16 12:09:21 +00:00
stylecop.json added stylecop.json to prevent usings from moving inside namespace 2018-02-13 21:36:25 -08:00
toolkit.snk add strong naming 2018-06-04 17:40:30 -04:00
version.json Update master to 6.1 version numbers for any preview updates 2020-01-31 14:15:53 -08:00

readme.md

Windows Community Toolkit 🧰

The 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.

Target Branch Status Recommended package version
Production rel/6.1.0 Build Status NuGet
Pre-release beta testing master Build Status DevOps

Getting Started 🙌

Please read the Getting Started with the Windows Community Toolkit page for more detailed information about using the toolkit.

Documentation 📝

All documentation for the toolkit is hosted on Microsoft Docs. All API documentation can be found at the .NET API Browser.

Windows Community Toolkit Sample App 📱

Want to see the toolkit in action before jumping into the code? Download and play with the Windows Community Toolkit Sample App from the Store.

Contribution 🚀

Do you want to contribute? Check out our Windows Community Toolkit Wiki page to learn more about contribution and guidelines.

NuGet Packages 📦

NuGet 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 > NuGet Package Manager > Manage NuGet packages for solution... Enter one of the package names mentioned in Windows Community Toolkit Nuget Packages table to search for it online.

Features 📫

The Features list 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.

Principles ☑️

  • Principle #1: The toolkit will be kept simple.
  • Principle #2: As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
  • Principle #3: All features will be supported for two Windows SDK for Windows 10 release cycles or until another principle supersedes it.

Roadmap 🌎

Read what we plan for next iterations, and feel free to ask questions.

Check out our Preview Packages Wiki Page to learn more about updating your NuGet sources in Visual Studio, then you can also get pre-release packages of upcoming versions to try.

Code of Conduct 📄

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.