Technical requirements
To follow along with the examples in this chapter, the following software is required:
- Windows 10 version 1903 (build 18362) or newer.
- Visual Studio 2019 version 16.9 or newer with the following workloads: .NET Desktop Development and Universal Windows Platform Development.
- To create WinUI in Desktop projects, you must also install the latest .NET 5 SDK.
The source code for this chapter is available on GitHub at https://github.com/PacktPublishing/-Learn-WinUI-3.0/tree/master/Chapter10.