-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Quick Start
Michael Hawker MSFT (XAML Llama) edited this page Oct 8, 2020
·
3 revisions
Install Visual Studio 2019 and up.
- Run "Visual Studio Installer"
- Select "Modify" on visual studio "Visual Studio"
- Check ".Net desktop development"
- Check "Universal Windows Platform development"
- Under "Installation details/Universal Windows Platform development"
- Check the the "Windows 10 SDK (10.0.19041.0)" is checked
- Download and install .NET Core 3.1 SDK
- Download and install .NET Framework 4.6.2 Developer Pack
Warning: Try not to clone the repo into any location where the path is already significantly long. There is a windows an existing MAX path issue with windows (Files on paths longer than 256 cannot be found be the build tool chain). Within the project there are paths of 190 characters, so the shorter the base directory the better.
git clone git@github.com:windows-toolkit/WindowsCommunityToolkit.git
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
- Home π
- Welcome π
- Windows Community Toolkit π§°
- Features π¬
- Principles βοΈ
- Roadmap πΊ
- .NET Foundation
- Why Microsoft supports this project
- License π
- Sample App π±
- Getting Started π
- NuGet Packages π¦
- Preview Packages π
- Toolkit Labs π§ͺ
- Questions β
- Discussions π₯
- Submitting an Issue βοΈ
- Good First Issue π
- Help Wanted π
- Bug Fixes π
- Feature Requests π«
- Create and Submit PullRequest π
- Documentation π
- Review PR π
- Avoid Roadblocks π§
- Quick Start β‘
- Required Dependencies π
- Coding Style and Conventions β
- Testing π§ͺ
- Sample Development π±
- Accessibility Guideline βΏ
- Building XAML Controls π
- Fabric Bot Services π€
- CI and Infrastructure πΎ
- How the Project is Organized ποΈ
- Join the Toolkit Organization πͺ
- Hall of Fame π