Skip to content

Configuring Required Dependencies

Niels Laute edited this page Dec 6, 2024 · 1 revision

The following dependencies are required for building the Windows Community Toolkit repo and sample app:

Prerequisites

Install Visual Studio 2022 and up.

Install Visual Studio dependencies

  1. Run "Visual Studio Installer"
  2. Select "Modify" on "Visual Studio"
  3. Check ".NET desktop development"
  4. Check "Universal Windows Platform development"
  5. Under "Installation details/Universal Windows Platform development"
    1. Check the the "Windows 10 SDK (10.0.19041.0)" is checked

Install SDKs

  1. Download and install .NET 8 if you don't have it.
  2. If you are building cross platform, run uno-check to ensure you have the correct workloads installed.

Optional

About Windows Community Toolkit

Usage

Contribution

Development/Testing

Project Structure

Clone this wiki locally