9ee95a387b
# Conflicts: # CommunityToolkit.WinUI.SampleApp/SamplePages/KeyDownTriggerBehavior/KeyDownTriggerBehaviorXaml.bind # CommunityToolkit.WinUI.SampleApp/SamplePages/samples.json # CommunityToolkit.WinUI.UI.Animations/CommunityToolkit.WinUI.UI.Animations.csproj # CommunityToolkit.WinUI.UI.Animations/Expressions/ExpressionNodes/ExpressionNode.cs # CommunityToolkit.WinUI.UI.Animations/Properties/SkipLocalsInitAttribute.cs # CommunityToolkit.WinUI.UI.Behaviors/Keyboard/KeyDownTriggerBehavior.cs # CommunityToolkit.WinUI.UI.Controls.Input/TokenizingTextBox/TokenizingTextBox.cs # CommunityToolkit.WinUI.UI.Controls.Input/TokenizingTextBox/TokenizingTextBoxAutomationPeer.cs # CommunityToolkit.WinUI.UI.Controls.Input/TokenizingTextBox/TokenizingTextBoxItem.AutoSuggestBox.cs # CommunityToolkit.WinUI.UI.Controls.Input/TokenizingTextBox/TokenizingTextBoxItem.cs # Microsoft.Toolkit.Uwp.DeveloperTools/VisualStudioToolsManifest.xml # Microsoft.Toolkit.Uwp.SampleApp/Microsoft.Toolkit.Uwp.SampleApp.csproj # Microsoft.Toolkit.Uwp.UI.Controls.Core/VisualStudioToolsManifest.xml # Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/VisualStudioToolsManifest.xml # Microsoft.Toolkit.Uwp.UI.Controls.Input/VisualStudioToolsManifest.xml # Microsoft.Toolkit.Uwp.UI.Controls.Layout/VisualStudioToolsManifest.xml # Microsoft.Toolkit.Uwp.UI.Controls.Markdown/VisualStudioToolsManifest.xml # Microsoft.Toolkit.Uwp.UI.Controls.Media/VisualStudioToolsManifest.xml # Microsoft.Toolkit.Uwp.UI.Controls.Primitives/VisualStudioToolsManifest.xml # UnitTests/UnitTests.NetCore/UnitTests.NetCore.csproj # Windows Community Toolkit.sln |
||
---|---|---|
.github | ||
CommunityToolkit.Common | ||
CommunityToolkit.Diagnostics | ||
CommunityToolkit.HighPerformance | ||
CommunityToolkit.Mvvm | ||
CommunityToolkit.Mvvm.SourceGenerators | ||
CommunityToolkit.Win32 | ||
CommunityToolkit.Win32.WpfCore.SampleApp | ||
CommunityToolkit.Win32.WpfCore.SampleApp.PackagingProject | ||
CommunityToolkit.WinUI | ||
CommunityToolkit.WinUI.Connectivity | ||
CommunityToolkit.WinUI.DeveloperTools | ||
CommunityToolkit.WinUI.Input.GazeInteraction | ||
CommunityToolkit.WinUI.Notifications | ||
CommunityToolkit.WinUI.SampleApp | ||
CommunityToolkit.WinUI.SampleApp.Package | ||
CommunityToolkit.WinUI.Samples.BackgroundTasks | ||
CommunityToolkit.WinUI.UI | ||
CommunityToolkit.WinUI.UI.Animations | ||
CommunityToolkit.WinUI.UI.Behaviors | ||
CommunityToolkit.WinUI.UI.Controls | ||
CommunityToolkit.WinUI.UI.Controls.Core | ||
CommunityToolkit.WinUI.UI.Controls.Core.Design | ||
CommunityToolkit.WinUI.UI.Controls.DataGrid | ||
CommunityToolkit.WinUI.UI.Controls.DataGrid.Design | ||
CommunityToolkit.WinUI.UI.Controls.Input | ||
CommunityToolkit.WinUI.UI.Controls.Input.Design | ||
CommunityToolkit.WinUI.UI.Controls.Layout | ||
CommunityToolkit.WinUI.UI.Controls.Layout.Design | ||
CommunityToolkit.WinUI.UI.Controls.Markdown | ||
CommunityToolkit.WinUI.UI.Controls.Markdown.Design | ||
CommunityToolkit.WinUI.UI.Controls.Media | ||
CommunityToolkit.WinUI.UI.Controls.Primitives | ||
CommunityToolkit.WinUI.UI.Controls.Primitives.Design | ||
CommunityToolkit.WinUI.UI.Media | ||
GazeInputTest | ||
GazeInputTest (Package) | ||
SmokeTests | ||
UITests | ||
UnitTests | ||
build | ||
githubresources | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.runsettings | ||
CODE_OF_CONDUCT.md | ||
Contributing.md | ||
Directory.Build.props | ||
Directory.Build.targets | ||
EmptyMsAppxPackage.Targets | ||
License.md | ||
ReadMe.md | ||
ThirdPartyNotices.txt | ||
Windows Community Toolkit (NET).slnf | ||
Windows Community Toolkit.sln | ||
azure-pipelines.yml | ||
global.json | ||
nuget.config | ||
settings.xamlstyler | ||
stylecop.json | ||
toolkit.snk | ||
version.json |
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.0.2 | ||
Previews | main |
🙌 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
- The toolkit will be kept simple.
- As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
- 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.