0069aaf3a4 | ||
---|---|---|
.github | ||
Microsoft.Toolkit.Forms.UI.Controls | ||
Microsoft.Toolkit.Forms.UI.Controls.WebView | ||
Microsoft.Toolkit.Forms.UI.XamlHost | ||
Microsoft.Toolkit.Sample.Forms.App | ||
Microsoft.Toolkit.Sample.Forms.WebView | ||
Microsoft.Toolkit.Sample.UWP.App | ||
Microsoft.Toolkit.Sample.Wpf.App | ||
Microsoft.Toolkit.Sample.Wpf.WebView | ||
Microsoft.Toolkit.Win32.UI.Controls | ||
Microsoft.Toolkit.Win32.UI.Tools | ||
Microsoft.Toolkit.Win32.UI.XamlApplication | ||
Microsoft.Toolkit.Win32.UI.XamlApplication.Package | ||
Microsoft.Toolkit.Win32.UI.XamlHost | ||
Microsoft.Toolkit.Wpf.UI.Controls | ||
Microsoft.Toolkit.Wpf.UI.Controls.WebView | ||
Microsoft.Toolkit.Wpf.UI.XamlHost | ||
Tests | ||
WebView.Shared | ||
build | ||
.gitattributes | ||
.gitignore | ||
Directory.Build.props | ||
Directory.Build.targets | ||
Microsoft.Toolkit.Win32.sln | ||
Microsoft.WinRT.Win32.targets | ||
Toolkit.ruleset | ||
azure-pipelines.yml | ||
contributing.md | ||
license.md | ||
readme.md | ||
settings.xamlstyler | ||
stylecop.json | ||
toolkit.public.snk | ||
toolkit.snk | ||
version.json |
readme.md
topic | languages | products | ||
---|---|---|---|---|
sample |
|
|
Windows Community Toolkit - WPF and Windows Forms
This repository contains all controls for WPF and WinForms to simplify and demonstate usage of UWP controls.
For everything else in the Windows Community Toolkit (UWP controls, .NET Standard web services, helpers and more), start here
Build Status
Target | Branch | Status | Recommended NuGet packages version |
---|---|---|---|
Pre-release beta testing | master |
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.
Controls
Control | Minimum supported OS | Description |
---|---|---|
WindowsXamlHost | Windows 10, version 1809 | Adds built-in or custom UWP controls to the User Interface (UI) of WPF or Windows Forms desktop application. |
WebView | Windows 10, version 1803 | Uses the Microsoft Edge rendering engine to show web content. |
WebViewCompatible | Windows 7 | Provides a version of WebView that is compatible with more OS versions. This control uses the Microsoft Edge rendering engine to show web content on Windows 10 version 1803 and later, and the Internet Explorer rendering engine to show web content on earlier versions of Windows 10, Windows 8.x, and Windows 7. |
InkCanvas InkToolbar |
Windows 10, version 1809 | Provide a surface and related toolbars for Windows Ink-based user interaction in your Windows Forms or WPF desktop application. |
MediaPlayerElement | Windows 10, version 1809 | Embeds a view that streams and renders media content such as video in your Windows Forms or WPF desktop application. |
MapControls | Windows 10, version 1809 | Enables a symbolic or photorealistic map in your Windows Forms or WPF desktop application. |
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.