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.
Перейти к файлу
Darren Batchelor 0c8bebcb8e Remove excessive ns declarations 2021-11-29 14:52:55 -08:00
.github Update Pull Request Template to not mention issue #1234 2021-09-23 08:39:52 -07:00
GazeInputTest Manage NoWarn(s) from a single place 2021-07-20 21:45:13 +05:30
Microsoft.Toolkit Added TryRenameItemAsync and TryDeleteItemAsync to IFileStorageHelper 2021-08-09 15:21:05 -07:00
Microsoft.Toolkit.Diagnostics Fixed exception type for Guard.IsNotNullOr[Empty|WhiteSpace] 2021-10-18 15:53:13 +02:00
Microsoft.Toolkit.HighPerformance Update Assembly/Package Titles 2021-07-20 21:45:18 +05:30
Microsoft.Toolkit.Mvvm Fix app domain unloading issue on .NET Framework 2021-11-18 12:36:58 +01:00
Microsoft.Toolkit.Mvvm.SourceGenerators Disabled ValidateAllProperties/RegisterAll generators w/ <= 8.0 2021-09-29 11:30:47 +02:00
Microsoft.Toolkit.Uwp Fixed the debounce extension in order to update to the last action passed. 2021-10-02 19:12:44 -03:00
Microsoft.Toolkit.Uwp.Connectivity Update Microsoft.Toolkit.Uwp.Connectivity/Network/ConnectionInformation.cs 2021-08-10 13:47:06 -07:00
Microsoft.Toolkit.Uwp.DeveloperTools Only display controls where UAP is supported 2021-08-05 08:20:30 +05:30
Microsoft.Toolkit.Uwp.Input.GazeInteraction Fix to issue #4316 - error in duration to frequency calculation. 2021-10-13 11:54:22 -07:00
Microsoft.Toolkit.Uwp.Notifications Convert Design projects to Sdk-style 2021-09-01 06:43:35 +05:30
Microsoft.Toolkit.Uwp.SampleApp Remove excessive ns declarations 2021-11-29 14:52:55 -08:00
Microsoft.Toolkit.Uwp.Samples.BackgroundTasks Manage NoWarn(s) from a single place 2021-07-20 21:45:13 +05:30
Microsoft.Toolkit.Uwp.UI Update Package Descriptions - Fixes #4210 2021-09-15 14:56:44 -07:00
Microsoft.Toolkit.Uwp.UI.Animations Fixed parameter order 2021-10-30 03:30:50 +02:00
Microsoft.Toolkit.Uwp.UI.Behaviors Address CI build errors 2021-10-15 10:07:01 -07:00
Microsoft.Toolkit.Uwp.UI.Controls Update Assembly/Package Titles 2021-07-20 21:45:18 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Core Remove unnecessary comment in resource files 2021-10-08 09:09:18 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Core.Design Simplify Toolbox Icon naming 2021-10-08 09:09:25 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid Fix incorrect Root Namespace 2021-10-08 09:09:24 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.Design Fix incorrect Root Namespace 2021-10-08 09:09:24 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Input Fix Radial Gauge ScaleTickBrush color assignment 2021-11-02 20:04:21 +01:00
Microsoft.Toolkit.Uwp.UI.Controls.Input.Design Fix incorrect Root Namespace 2021-10-08 09:09:24 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Layout Remove unnecessary comment in resource files 2021-10-08 09:09:18 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Layout.Design Fix incorrect Root Namespace 2021-10-08 09:09:24 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Markdown Only display controls where UAP is supported 2021-08-05 08:20:30 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Design Fix incorrect Root Namespace 2021-10-08 09:09:24 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Media Add Design project for the UWP Media controls 2021-09-01 06:44:11 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Media.Design Fix incorrect Root Namespace 2021-10-08 09:09:24 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Primitives Add implicit converter for integer 2021-10-13 11:00:49 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.Primitives.Design Fix incorrect Root Namespace 2021-10-08 09:09:24 +05:30
Microsoft.Toolkit.Uwp.UI.Media Update Package Descriptions - Fixes #4210 2021-09-15 14:56:44 -07:00
Microsoft.Toolkit.Win32 Update Markdown files 2021-08-05 08:19:52 +05:30
Microsoft.Toolkit.Win32.WpfCore.SampleApp Refactor Core project files 2021-07-20 21:45:09 +05:30
Microsoft.Toolkit.Win32.WpfCore.SampleApp.PackagingProject Refactor Core project files 2021-07-20 21:45:09 +05:30
SmokeTests Update to WinUI 2.7 2021-09-16 10:47:34 -07:00
UITests Resurrecting test file 2021-10-15 11:49:38 -07:00
UnitTests Fixed exception type for Guard.IsNotNullOr[Empty|WhiteSpace] 2021-10-18 15:53:13 +02:00
build Simplify Toolbox Icon naming 2021-10-08 09:09:25 +05:30
githubresources Clean-up trailing white-spaces 2021-05-17 12:43:06 -07:00
.editorconfig Format and Update EditorConfig 2021-07-20 21:45:07 +05:30
.gitattributes Format Build related files 2021-07-22 08:30:49 +05:30
.gitignore Added TAEF Logs 2020-09-24 12:49:32 -07:00
.runsettings Format Build related files 2021-07-22 08:30:49 +05:30
CODE_OF_CONDUCT.md Update Markdown files 2021-08-05 08:19:52 +05:30
Contributing.md Update Markdown files 2021-08-05 08:19:52 +05:30
Directory.Build.props Manage NoWarn(s) from a single place 2021-07-20 21:45:13 +05:30
Directory.Build.targets Refactor Core project files 2021-07-20 21:45:09 +05:30
License.md Update Markdown files 2021-08-05 08:19:52 +05:30
ReadMe.md Update version in Readme file and add contributors image 2021-11-09 22:01:17 -08:00
ThirdPartyNotices.txt Org rename: windows-toolkit -> CommunityToolkit 2021-07-19 10:39:06 -07:00
Windows Community Toolkit (NET).slnf Added .NET Standard 2.0 test project 2021-08-09 20:09:43 +02:00
Windows Community Toolkit.sln Add extra prop/target files to solution items folder 2021-09-15 14:56:43 -07:00
azure-pipelines.yml Upgrade Cake Build Runner 2021-07-22 08:30:50 +05:30
global.json .NET 5 support for Notifications package (#3622) 2021-01-26 12:44:10 -08:00
nuget.config Format Build related files 2021-07-22 08:30:49 +05:30
settings.xamlstyler Merge branch 'main' into fix_tcb_winui2.6 2021-07-30 13:48:12 -07:00
stylecop.json Format Build related files 2021-07-22 08:30:49 +05:30
toolkit.snk add strong naming 2018-06-04 17:40:30 -04:00
version.json Update base version.json to start off of 7.1.0-build root now 2021-10-07 13:36:05 -07: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/7.1.1 Build Status NuGet
Previews main 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

  1. The toolkit will be kept simple.
  2. As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
  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.

Contributors

Made with contrib.rocks.