XamlPlayground

Simple app for using XAML in both a UWP and XAML Islands setup.

Prerequisites

  • Install Visual Studio 2022 including packages:
    • Desktop development with C++
    • Universal Windows Platform development
    • Windows 10 SDK (10.0.18362.0)
    • MSVC v143 x64 build tools
  • If you get an error while trying to restore NuGet packages ensure your package source is set to nuget.org: Screen Shot 2022-11-16 at 11 00 03 AM
    • If the nuget.org source doesn't exist, click the gear icon next to "Package source" in screenshot above, then add it: Screen Shot 2022-11-16 at 11 01 43 AM