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.
Перейти к файлу
Alexandre Zollinger Chohfi 0d970c6105
Merge pull request #2083 from Microsoft/HD-PSA
Platform Specific Analyzer
2018-05-21 12:12:57 -07:00
.github Update ISSUE_TEMPLATE.md 2018-05-04 21:21:42 -07:00
GazeInputTest Fixed sdk version and updated documentation 2018-04-26 18:43:27 -07:00
Microsoft.Toolkit Merge branch 'rel/3.0.0-preview' into mhawker/uniformgrid-as-grid 2018-05-02 20:59:30 -07:00
Microsoft.Toolkit.Parsers Flattened some of the Markdown Namespaces. 2018-05-19 01:18:05 +12:00
Microsoft.Toolkit.Services updated namspaces 2018-05-14 21:13:02 -07:00
Microsoft.Toolkit.Uwp fixed merge conflict 2018-05-02 18:05:57 -07:00
Microsoft.Toolkit.Uwp.Connectivity fixed merge conflict 2018-05-02 18:05:57 -07:00
Microsoft.Toolkit.Uwp.DeveloperTools fixed merge conflict 2018-05-02 18:05:57 -07:00
Microsoft.Toolkit.Uwp.Input.GazeInteraction Merge pull request #2043 from Microsoft/petea/silentgazedetection 2018-05-01 11:29:49 -07:00
Microsoft.Toolkit.Uwp.Notifications fixed merge conflict 2018-05-02 18:05:57 -07:00
Microsoft.Toolkit.Uwp.Notifications.JavaScript fixed merge conflict 2018-05-02 18:05:57 -07:00
Microsoft.Toolkit.Uwp.PlatformDifferencesGen Minor optimisation 2018-05-16 11:05:44 +01:00
Microsoft.Toolkit.Uwp.PlatformSpecificAnalyzer clean up and use right param rather than substring 2018-05-17 17:54:28 +01:00
Microsoft.Toolkit.Uwp.SampleApp Merge branch 'master' into MiddleClickScrolling 2018-05-21 11:29:28 -07:00
Microsoft.Toolkit.Uwp.Samples.BackgroundTasks updated tpv to 17134 2018-04-26 18:46:05 -07:00
Microsoft.Toolkit.Uwp.Services Merge branch 'rel/3.0.0' 2018-05-18 11:14:23 -07:00
Microsoft.Toolkit.Uwp.UI Merge branch 'master' into MiddleClickScrolling 2018-05-21 11:29:28 -07:00
Microsoft.Toolkit.Uwp.UI.Animations fixed merge conflict 2018-05-02 18:05:57 -07:00
Microsoft.Toolkit.Uwp.UI.Controls Merge branch 'rel/3.0.0' 2018-05-18 11:14:23 -07:00
Microsoft.Toolkit.Uwp.UI.Controls.Design changed UWP Community Toolkit to Windows Community Toolkit 2018-05-01 18:50:47 -07:00
Microsoft.Toolkit.Win32.Samples.WPF.WebView Change Win32 controls to use 4.6.2 2018-04-30 13:04:52 -07:00
Microsoft.Toolkit.Win32.Samples.WinForms.WebView Change Win32 controls to use 4.6.2 2018-04-30 13:04:52 -07:00
Microsoft.Toolkit.Win32.UI.Controls Remove calls to `GetVersionEx` 2018-05-15 11:17:39 -07:00
UnitTests Merge branch 'rel/3.0.0' 2018-05-18 11:14:23 -07:00
build Merge branch 'master' into rel/3.0.0-preview 2018-05-03 17:02:11 -07:00
docs Merge branch 'master' into HD-PSA 2018-05-21 12:00:42 -07:00
githubresources Added UI for UWP 2017-02-19 08:27:21 +10: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
.vsts-ci.yml updated vsts yml 2018-05-18 11:13:56 -07:00
.vsts-pr.yml workarounds for vsts 2018-05-03 19:49:08 -04:00
Directory.Build.props building 3.0.0-preview1 2018-05-06 18:45:32 -07:00
Directory.Build.targets fixed merge conflict 2018-05-02 18:05:57 -07: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 Merge branch 'master' into HD-PSA 2018-05-21 12:00:42 -07:00
Windows Community Toolkit.sln.DotSettings renamed solution file 2018-05-01 19:40:40 -07:00
appveyor.yml added the 2.2 branch to appveyor config file 2018-02-22 08:48:45 -08:00
contributing.md changed UWP Community Toolkit to Windows Community Toolkit 2018-05-01 18:50:47 -07:00
global.json updated extras metapackage to 1.4 2018-05-01 15:24:29 -07:00
license.md changed UWP Community Toolkit to Windows Community Toolkit 2018-05-01 18:50:47 -07:00
readme.md Merge branch 'master' into rel/3.0.0-preview 2018-05-17 00:09:44 -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
version.json setup vsts yml and version 2018-05-15 10:39:17 -07:00

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 tasks building UWP apps for Windows 10.

Microsoft Build 2018

Several features were announced during Build 2018 that have not merged into master yet but are expected to be merged before the next release (v3.0).

  • If you came here looking for the new Microsoft Graph controls, they can be found in #2055
  • New GazeInteractionLibrary, WebView for win32, and several other features are merged in the rel/3.0.0-preview branch. They can also be found as pre-release packages on nuget
  • DataGrid is expected to be released in the 3.1 release later this summer. The current work in progress can be found in the harinikmsft/datagrid branch. It is also available as a pre-release packages on nuget

Build status

Target Branch Status Recommended Nuget packages version
Production rel/2.2.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 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 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.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

  • Creators Update (15063)
  • Fall Creators Update (16299)
  • April 2018 Update (17134)

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

  • 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 Visual Studio, you can also get pre-release packages of upcoming version.

.NET Foundation

This project is supported by the .NET Foundation.