README
Pages 40

About Windows Community Toolkit
-
Home
🏠 -
Welcome
🙏 -
Windows Community Toolkit
🧰 -
Features
📬 -
Principles
☑️ -
Roadmap
🗺 - .NET Foundation
- Why Microsoft supports this project
-
License
📄
Usage
Contribution
-
Discussions
👥 -
Submitting an Issue
✔️ -
Good First Issue
👌 -
Help Wanted
🙋 -
Bug Fixes
🐛 -
Feature Requests
📫 -
Create and Submit PullRequest
🚀 -
Documentation
📝 -
Review PR
📖 -
Avoid Roadblocks
🚧
Development/Testing
-
Quick Start
⚡ -
Required Dependencies
📌 -
Coding Style and Conventions
⚖ -
Testing
🧪 -
Sample Development
📱 -
Accessibility Guideline
♿ -
Building XAML Controls
🎛 -
Fabric Bot Services
🤖 -
CI and Infrastructure
👾
Project Structure
Clone this wiki locally
The Windows Community Toolkit Wiki
This repo is the home of the Windows Community Toolkit Wiki.
This repo contains Documentation and Guidance for the Windows Community Toolkit Project itself. This pertains to:
- How the project is maintained
- How contributions are accepted
- How to make contributions
- How to build and work on different aspects of the project
- Deeper technical documentation about the codebase or architecture of the project itself
This repo also serves as a public discussion area for issues related to the project governance itself and how the Windows Community Toolkit operates. This leaves the main repo open for issues pertaining specifically to bugs and feature requests on the library itself. If you are having a technical problem with the Toolkit please follow the guidance in this Wiki about how to file an issue.
If you would like to propose any suggestions or changes to specific parts of the guidance in this repo or the project operation itself, please file an issue here.
We also welcome any Pull Requests to this repo with improvements to our Windows Community Toolkit developer guidance and guidelines.
_sidebar.md file index so that it can be discovered. Be sure to use double brackets around the file name without extension and with spaces to create a page link.
To Contribute to this Wiki
Fork the repo and Send the PR
Any changes to the wiki made directly here on GitHub will be overwritten by the wiki repo commits