Technical requirements
To follow along with the examples in this chapter, the following software is required:
- Windows 10 version 1809 or later or Windows 11. You can find your version of Windows in Settings | About.
- Visual Studio 2022 version 17.0 or later with the following workload: .NET Desktop Development. On the Installation details tab of the Visual Studio Installer, ensure that Windows App SDK C# Templates is selected.
The source code for this chapter is available on GitHub at this URL: https://github.com/PacktPublishing/Learn-WinUI-3-Second-Edition/tree/main/Chapter01.
Note
The Windows App SDK site on Microsoft Learn has up-to-date guidance on setting up a developer workstation for WinUI 3 development: https://learn.microsoft.com/windows/apps/windows-app-sdk/set-up-your-development-environment.