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 MSFT (XAML Llama) cca764fafb
Merge pull request #4404 from Ryken100/ryken100/feature-AttachedNineGridCardShadow
Clip inner content from AttachedCardShadow using CompositionMaskBrush
2022-05-11 10:14:45 -07:00
.github Fix yaml validation error with extra colon in github template file 2022-04-14 23:23:34 -07:00
GazeInputTest Manage NoWarn(s) from a single place 2021-07-20 21:45:13 +05:30
Microsoft.Toolkit.Uwp .NET Standard extraction (#4395) 2021-12-02 13:15:33 -08: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 Merge pull request #4404 from Ryken100/ryken100/feature-AttachedNineGridCardShadow 2022-05-11 10:14:45 -07: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 Merge pull request #4404 from Ryken100/ryken100/feature-AttachedNineGridCardShadow 2022-05-11 10:14:45 -07:00
Microsoft.Toolkit.Uwp.UI.Animations Update Microsoft.Toolkit.Uwp.UI.Animations/Builders/AnimationBuilder.cs 2021-12-02 13:13:49 -06:00
Microsoft.Toolkit.Uwp.UI.Behaviors Fixed DependencyProperty assign exception. 2022-01-22 00:59:04 +03:00
Microsoft.Toolkit.Uwp.UI.Controls Update Assembly/Package Titles 2021-07-20 21:45:18 +05:30
Microsoft.Toolkit.Uwp.UI.Controls.Core Fixed InAppNotification not dismissing programmatically after cancelling closing event (#4424) 2022-01-20 08:13:20 +00:00
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 Merge pull request #4372 from Marv51/colorpickerbutton-fix 2022-01-19 14:57:42 -08: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 Merge pull request #4404 from Ryken100/ryken100/feature-AttachedNineGridCardShadow 2022-05-11 10:14:45 -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 .NET Standard extraction (#4395) 2021-12-02 13:15:33 -08:00
UITests Merge pull request #4372 from Marv51/colorpickerbutton-fix 2022-01-19 14:57:42 -08:00
UnitTests update corresponding tests and comments 2022-03-13 21:20:26 -07:00
build .NET Standard extraction (#4395) 2021-12-02 13:15:33 -08:00
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 Don't use inline HTML in markdown 2022-01-14 22:51:21 +05:30
ThirdPartyNotices.txt Org rename: windows-toolkit -> CommunityToolkit 2021-07-19 10:39:06 -07:00
Windows Community Toolkit.sln .NET Standard extraction (#4395) 2021-12-02 13:15:33 -08: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 refactor: Deleted newline from end of settings.xamlstyler 2022-01-12 02:54:02 +10: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 version.json to reflect upcoming version vs. past version 2022-01-13 13:16:29 -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/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

Toolkit Contributors

Made with contrib.rocks.