Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This article covers how to get started using the packages provided as part of the Windows Community Toolkit project.
The toolkit is available as a set of NuGet packages that can be added to any existing or new project using Visual Studio.
Open an existing project, or create a new project for the framework you're working with:
In the Solution Explorer panel, right click on your project name and select Manage NuGet Packages.
For UWP/WinUI2 or Uno.UI based projects, search for CommunityToolkit.Uwp, and choose the desired NuGet Package from the list.
For Windows App SDK/WinUI3 or Uno.WinUI based projects, search for CommunityToolkit.WinUI instead.
Choose the components that are most appropriate for your needs from the list and install.
You can see the available component packages listed on the left-hand table-of-contents.
Regardless of the package/framework you're using, namespaces will begin with CommunityToolkit.WinUI
.
Download the Windows Community Toolkit Gallery from the Windows store to see the controls in an actual app.
Visit the Windows Community Toolkit Github Repository to see the current source code, what is coming next, and clone the repository. Community contributions are welcome! If you have an idea for a new feature, check out Windows Community Toolkit Labs for the latest experiments and process for proposing new features.
Windows Community Toolkit feedback
Windows Community Toolkit is an open source project. Select a link to provide feedback:
Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Get started with Microsoft Graph Toolkit - Training
Learn how to use Microsoft Graph Toolkit, a set of web components and authentication providers to connect your web app to Microsoft Graph and load data from Microsoft 365. You can use Microsoft Graph Toolkit in any JavaScript framework.