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. The toolkit is part of the .NET Foundation.
Перейти к файлу
Andrew Leader a65c9ccc99 Build fixes and cleanup 2020-09-01 10:42:24 -07:00
.github Update bug_report.md 2020-07-22 14:43:59 -07:00
GazeInputTest Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit Merge branch 'master' into moreSpelling 2020-08-20 16:19:53 -07:00
Microsoft.Toolkit.HighPerformance Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit.Mvvm Updated package title 2020-08-11 18:55:29 +02:00
Microsoft.Toolkit.Parsers Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit.Services Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit.Uwp Apply suggestions from code review 2020-08-20 16:10:56 -07:00
Microsoft.Toolkit.Uwp.Connectivity Some capitalizations needed 2020-08-17 10:39:07 -07:00
Microsoft.Toolkit.Uwp.DeveloperTools Xaml Islands Fixes for FocusManager.GetFocusedElement and ContentDialog's XamlRoot. 2020-06-16 10:57:09 -07:00
Microsoft.Toolkit.Uwp.Input.GazeInteraction Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit.Uwp.Notifications Build fixes and cleanup 2020-09-01 10:42:24 -07:00
Microsoft.Toolkit.Uwp.Notifications.JavaScript Improved description for Notifications and Notifications.JavaScript projects. 2019-03-08 16:12:18 -03:00
Microsoft.Toolkit.Uwp.PlatformDifferencesGen Centralized StyleCop version in Directory.Build.props. 2020-03-26 11:55:58 -07:00
Microsoft.Toolkit.Uwp.PlatformSpecificAnalyzer more spelling 2020-08-02 19:36:09 +10:00
Microsoft.Toolkit.Uwp.SampleApp Merge branch 'master' into aleader/notifications-registry 2020-09-01 09:18:26 -07:00
Microsoft.Toolkit.Uwp.Samples.BackgroundTasks Use Compat API 2020-08-28 14:58:44 -07:00
Microsoft.Toolkit.Uwp.Services Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit.Uwp.UI Fixed missing uppercase 2020-08-24 18:23:37 +02:00
Microsoft.Toolkit.Uwp.UI.Animations Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit.Uwp.UI.Controls Update Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/InAppNotification.cs 2020-08-26 12:05:57 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid Update Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/CollectionViews/CollectionView.cs 2020-08-20 17:20:20 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.Design Some capitalizations needed 2020-08-17 10:39:07 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.Design Some capitalizations needed 2020-08-17 10:39:07 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.Layout Fix crash with unbounded sizing for WrapLayout. (#3330) 2020-06-06 08:46:16 +01:00
Microsoft.Toolkit.Uwp.UI.Media Massive spelling fixes 2020-08-17 10:25:41 -07:00
Microsoft.Toolkit.Win32 moving win32 projects to a new repo 2018-11-13 14:21:41 -08:00
Microsoft.Toolkit.Win32.WpfCore.SampleApp Build fixes and cleanup 2020-09-01 10:42:24 -07:00
Microsoft.Toolkit.Win32.WpfCore.SampleApp.PackagingProject Works for Desktop Bridge! 2020-08-20 19:03:44 -07:00
UnitTests Merge branch 'master' into feature/throw-helpers 2020-08-12 13:36:59 +02:00
build Massive spelling fixes 2020-08-17 10:25:41 -07:00
githubresources Added UI for UWP 2017-02-19 08:27:21 +10:00
.editorconfig Massive spelling fixes 2020-08-17 10:25:41 -07:00
.gitattributes Repo cleanup 2016-07-28 19:54:47 -04:00
.gitignore Guard APIs (#3131) 2020-03-14 18:13:04 -07:00
.runsettings Enabled .NetCore tests. 2020-04-02 01:12:03 -07:00
CODE_OF_CONDUCT.md Code of conduct 2020-04-09 23:31:19 +01:00
Directory.Build.props Merge branch 'master' into dev/7.0.0 2020-06-02 12:45:14 -07:00
Directory.Build.targets Fix Sample app in release mode 2020-06-04 15:19:24 -07:00
ThirdPartyNotices.txt Build fixes and cleanup 2020-09-01 10:42:24 -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 Build fixes and cleanup 2020-09-01 10:42:24 -07:00
Windows Community Toolkit.sln.DotSettings renamed solution file 2018-05-01 19:40:40 -07:00
azure-pipelines.yml Updated TFM of Notifications package from netcoreapp3.0 to netcoreapp3.1. 2020-07-08 16:11:57 -07:00
contributing.md Massive spelling fixes 2020-08-17 10:25:41 -07:00
global.json Removed .net core version pinning, and updated the build pipeline to a .Net Core 3.1. 2020-03-13 13:15:40 -07:00
license.md correct typo in license.md 2018-08-01 15:54:46 +08:00
nuget.config Sample App Update 6.0 2019-11-08 17:24:36 -08:00
readme.md Forgot to update Production shields to 6.1 2020-07-09 14:54:37 -07: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.snk add strong naming 2018-06-04 17:40:30 -04:00
version.json Update dev/7.0.0 branch version number 2020-01-31 14:15:18 -08: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 package version
Production rel/6.1.0 Build Status NuGet
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.HighPerformance .NET Standard and .NET Core NuGet package with performance oriented helpers, extensions, etc.
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 - 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.Controls.Layout XAML layout controls such as WrapLayout, StaggeredLayout, etc.
Microsoft.Toolkit.Uwp.UI.Lottie Library for rendering Adobe AfterEffects animations natively in Windows apps
Microsoft.Toolkit.Uwp.UI.Media Brushes, Win2D/Composition effects, and helpers to create visual effects
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

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 Falls Creator Update SDK 16299 and above; however, refer to specific documentation on each feature for more information.

Feedback and Requests

Please use GitHub Issues for bug reports and feature requests. For general questions and support, please use Stack Overflow where questions should be tagged with the tag windows-community-toolkit.

Required Dependencies

The following dependencies are required for building the Windows Community Toolkit repo and sample app:

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.