Home

Awesome

Windows Community Toolkit

The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.

Build status

TargetBranchStatusRecommended Nuget packages version
Pre-release beta testingmasterBuild statusMyGet
<!-- | Production | rel/3.0.0 | [![Build status](https://ci.appveyor.com/api/projects/status/o60lv2tt1nbtklw8/branch/rel/3.0.0?svg=true)](https://ci.appveyor.com/project/dotnetfoundation/uwpcommunitytoolkit/branch/rel/3.0.0) | [![NuGet](https://img.shields.io/nuget/v/Microsoft.Toolkit.Uwp.svg)](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp/) | -->

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.

Nuget Packages

NuGet is a standard package manager for .NET applications that is built into Visual Studio. From your open solution choose the Tools menu, NuGet Package Manager, Manage NuGet packages for solution... to open the UI. Enter one of the package names below to search for it online.

Once you search you should see a list similar to the one below (versions may be different, but names should be the same).

nuget packages

NuGet Package NameDescription
Microsoft.Toolkit.NET Standard NuGet package containing common code
Microsoft.Toolkit.Parsers.NET Standard NuGet package containing cross-platform parsers, such as Markdown and RSS
Microsoft.Toolkit.Services.NET Standard NuGet package containing cross-platform services
Microsoft.Toolkit.UwpMain NuGet package includes code only helpers such as Colors conversion tool, Storage file handling, a Stream helper class, etc.
Microsoft.Toolkit.Uwp.NotificationsNotifications Package - Generate tile, toast, and badge notifications for Windows 10 via code. Includes intellisense support to avoid having to use the XML syntax.
Microsoft.Toolkit.Uwp.Notifications.JavascriptNotification Packages for JavaScript
Microsoft.Toolkit.Uwp.ServicesServices Package - This NuGet package includes the service helpers for Facebook, LinkedIn, Microsoft Graph, Twitter and more
Microsoft.Toolkit.Uwp.UIUI Packages - Brushes, XAML converters, Visual tree extensions, and other extensions and helpers for your XAML UI.
Microsoft.Toolkit.Uwp.UI.AnimationsAnimations and Composition behaviors such as Blur, Fade, Rotate, etc.
Microsoft.Toolkit.Uwp.UI.ControlsXAML Controls such as RadialGauge, RangeSelector, etc.
Microsoft.Toolkit.Uwp.ConnectivityAPI helpers such as BluetoothLEHelper and Networking
Microsoft.Toolkit.Uwp.DeveloperToolsXAML user controls and services to help developer building their app

<a name="supported"></a> Supported SDKs

Features

Animations

Brushes

Controls

Developer Tools

Extensions

Helpers

Services

Parsers

Notifications

Feedback and Requests

Please use GitHub issues for bug reports and feature requests. For feature requests, please also create en entry in our Uservoice. For general questions and support, please use Stack Overflow where questions should be tagged with the tag uwp-community-toolkit

Contributing

Do you want to contribute? Here are our contribution guidelines.

Principles

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.

Roadmap

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

By adding this (Nuget repo | Gallery) to your Visual Studio, you can also get pre-release packages of upcoming version.

.NET Foundation

This project is supported by the .NET Foundation.