-
Notifications
You must be signed in to change notification settings - Fork 123
Quick Start
Niels Laute edited this page Dec 6, 2024
·
6 revisions
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 --recurse-submodules https://github.com/CommunityToolkit/Windows.git
Ensure that MSBuild is on your PATH, then run GenerateAllSolution.bat from the root directory. When solution generation is complete, Visual Studio will open automatically with the solution loaded.
With the desired platform selected as the startup project, you're ready to build components and samples, run tests, or build and deploy the gallery app for the Community Toolkit.
- Navigate to a specific component, e.g.
..\Windows\components\SettingsControls - Run
OpenSolution.batto generate the solution and project heads - Open the solution (e.g.
SettingsControls.sln - In Visual Studio, select your preferred project head (UWP, WinAppSDK or WASM) and hit F5:


- Home ๐
- Welcome ๐
- Principles โ๏ธ
- Roadmap ๐บ
- .NET Foundation
- Why Microsoft supports this project
- License ๐
- Getting Started ๐
- Sample App ๐ฑ
- NuGet Packages ๐ฆ
- Preview Packages ๐
- Toolkit Labs ๐งช
- Questions โ
- Discussions ๐ฅ
- Submitting an Issue โ๏ธ
- Good First Issue ๐
- Help Wanted ๐
- Bug Fixes ๐
- Feature Requests ๐ซ
- Component Quality Evaluation ๐ฎ
- Create and Submit PullRequest ๐
- Documentation ๐
- Review PR ๐
- Avoid Roadblocks ๐ง
- Required Dependencies ๐
- Quick Start โก
- Sample Development ๐ฑ
- Testing ๐งช
- Accessibility Guideline โฟ
- Coding Style and Conventions โ
- Building XAML Controls ๐
- CI and Infrastructure ๐พ
- Updating ToolkitLabs.dev ๐
- Migration Guide from v7 to v8 ๐
- How the Project is Organized ๐๏ธ
- Join the Toolkit Organization ๐ช
- Hall of Fame ๐