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.
Перейти к файлу
Muhammad Azeez 9c4cb5c936 fix the usings 2019-03-06 21:48:17 +03:00
.github Update ISSUE_TEMPLATE.md to point to Win32 repo 2019-01-18 12:21:33 -08:00
GazeInputTest updated min version to rs3 and target version to rs5 2018-10-03 21:08:12 -07:00
Microsoft.Toolkit Remove extra space 2019-02-05 19:05:27 -03:00
Microsoft.Toolkit.Parsers fix for argumentoutofrangeexception when parsing urls 2019-02-07 15:11:19 -08:00
Microsoft.Toolkit.Services Merge branch 'master' of https://github.com/windows-toolkit/WindowsCommunityToolkit into msalnet2 2019-02-06 00:33:48 +01:00
Microsoft.Toolkit.Uwp Add Guard and Timer to supplement EnumerationCompleted event which is missing on RS3 2019-02-11 13:04:20 -08:00
Microsoft.Toolkit.Uwp.Connectivity updated min required version on projects to 16299 2018-10-04 16:03:27 -07:00
Microsoft.Toolkit.Uwp.DeveloperTools Merge branch 'master' into alignmentgrid/zero-steps-loop 2019-01-30 10:29:42 -08:00
Microsoft.Toolkit.Uwp.Input.GazeInteraction Merge branch 'master' into petea/recursor 2019-03-01 10:01:11 -08:00
Microsoft.Toolkit.Uwp.Notifications updated min version to rs3 and target version to rs5 2018-10-03 21:08:12 -07:00
Microsoft.Toolkit.Uwp.Notifications.JavaScript fixed merge conflict 2018-05-02 18:05:57 -07:00
Microsoft.Toolkit.Uwp.PlatformDifferencesGen updated header 2018-05-23 15:12:18 -07:00
Microsoft.Toolkit.Uwp.PlatformSpecificAnalyzer removed duplicate title from csproj 2018-10-17 14:06:06 -07:00
Microsoft.Toolkit.Uwp.SampleApp Update Sample App in prep for 5.1 release 2019-02-12 14:14:37 -08:00
Microsoft.Toolkit.Uwp.Samples.BackgroundTasks updated min version to rs3 and target version to rs5 2018-10-03 21:08:12 -07:00
Microsoft.Toolkit.Uwp.Services updated min required version on projects to 16299 2018-10-04 16:03:27 -07:00
Microsoft.Toolkit.Uwp.UI fix the usings 2019-03-06 21:48:17 +03:00
Microsoft.Toolkit.Uwp.UI.Animations Applied a change to invoke the Completed event after setting the result for the TaskCompletionSource (to prevent a crash when disposing an AnimationSet on its Completed event) 2018-11-16 15:56:46 -05:00
Microsoft.Toolkit.Uwp.UI.Controls Replace null check with null conditional 2019-03-01 11:41:18 -03:00
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid Merge branch 'master' of https://github.com/windows-toolkit/WindowsCommunityToolkit into incremental-loading 2019-01-21 13:32:44 +07:00
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.Design updated min required version on projects to 16299 2018-10-04 16:03:27 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.Design Missing Project File Update for Metadata 2018-10-26 09:17:41 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.Graph Fix SharepointFileList control losing Focus after selecting folder 2019-01-17 18:07:37 -03:00
Microsoft.Toolkit.Win32 moving win32 projects to a new repo 2018-11-13 14:21:41 -08:00
UnitTests Merge branch 'master' into master 2018-10-22 15:33:49 -07:00
build moving win32 projects to a new repo 2018-11-13 14:21:41 -08:00
githubresources Added UI for UWP 2017-02-19 08:27:21 +10:00
.editorconfig Fix .editorconfig.'s rule for csharp_new_line_before_open_brace. 2019-01-07 13:29:38 -08:00
.gitattributes Repo cleanup 2016-07-28 19:54:47 -04:00
.gitignore Made Directories Absolute, fixing Build Output for Notifications. 2017-08-26 20:35:34 +12:00
Directory.Build.props moving win32 projects to a new repo 2018-11-13 14:21:41 -08:00
Directory.Build.targets moving win32 projects to a new repo 2018-11-13 14:21:41 -08:00
Toolkit.ruleset updated comments with standard text 2017-10-10 22:43:33 -07:00
UWP Community Toolkit.sln.GhostDoc.user.dic Add word to solution dictionary 2018-04-16 12:14:21 -07:00
UWP Community Toolkit.sln.GhostDoc.xml renamed UWP Community Toolkit to Windows Community Toolkit Part 2 2018-05-03 13:55:24 -07:00
Windows Community Toolkit.sln Added .editorconfig to avoid conflicts with personal C# Code Style settings in Visual Studio 2018-10-29 10:14:49 +01:00
Windows Community Toolkit.sln.DotSettings renamed solution file 2018-05-01 19:40:40 -07:00
azure-pipelines.yml Replaced Invoke-WebRequest with WebClient in SDK Installation script (#2654) 2018-11-07 13:03:35 -08:00
contributing.md fixed merge conflict 2018-10-10 21:52:52 -07:00
global.json updated MSBuild.Sdk.Extras to latest 2018-10-04 14:35:34 -07:00
license.md correct typo in license.md 2018-08-01 15:54:46 +08:00
readme.md Add the ImageCropper document link to readme.md 2019-02-15 16:18:32 +08:00
settings.xamlstyler Update xamlstyler.settings 2016-11-16 12:09:21 +00:00
stylecop.json added stylecop.json to prevent usings from moving inside namespace 2018-02-13 21:36:25 -08:00
toolkit.public.snk Add Xaml Islands Xaml Wrappers Preview (#2432) 2018-09-06 13:36:28 -04:00
toolkit.snk add strong naming 2018-06-04 17:40:30 -04:00
version.json updated version to 5.1 2018-10-29 21:27:10 -07:00

readme.md

topic languages products
sample
csharp
windows

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.

Build Status

Target Branch Status Recommended NuGet packages version
Pre-release beta testing master Build Status MyGet

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 which is built into Visual Studio. To open the UI, from your open solution, choose the Tools menu > NuGet Package Manager > Manage NuGet packages for solution... . Enter one of the package names below to search for it online.

Once you do a 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 Name Description
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.Uwp Main NuGet package includes code only helpers such as Colors conversion tool, Storage file handling, a Stream helper class, etc.
Microsoft.Toolkit.Uwp.Notifications Notifications 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.Javascript Notification Packages for JavaScript
Microsoft.Toolkit.Uwp.Services Services Package - This NuGet package includes the service helpers for Facebook, LinkedIn, Microsoft Graph, Twitter and more
Microsoft.Toolkit.Uwp.UI UI Packages - Brushes, XAML converters, Visual tree extensions, and other extensions and helpers for your XAML UI.
Microsoft.Toolkit.Uwp.UI.Animations Animations and Composition behaviors such as Blur, Fade, Rotate, etc.
Microsoft.Toolkit.Uwp.UI.Controls XAML Controls such as RadialGauge, RangeSelector, etc.
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid XAML DataGrid control
Microsoft.Toolkit.Uwp.UI.Lottie Library for rendering Adobe AfterEffects animations natively in Windows apps
Microsoft.Toolkit.Uwp.Connectivity API helpers such as BluetoothLEHelper and Networking
Microsoft.Toolkit.Uwp.DeveloperTools XAML user controls and services to help developer building their app

Supported SDKs

  • Fall Creators Update (16299)
  • April 2018 Update (17134)
  • October 2018 Update (17763)

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 an entry in our UserVoice. For general questions and support, please use Stack Overflow where questions should be tagged with the tag windows-community-toolkit.

Contributing

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

Principles

  • Principle #1: The toolkit will be kept simple.
  • Principle #2: As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
  • Principle #3: All features will be supported for two Windows SDK for Windows 10 release cycles or until another principle supersedes it.

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 NuGet sources in Visual Studio, you can also get pre-release packages of upcoming versions.

.NET Foundation

This project is supported by the .NET Foundation.