Technical requirements
To follow along with the examples in this chapter, the following software is recommended for Windows developers:
- Visual Studio 2022 version 17.2 or later.
- .NET 6.
- To complete any WinForms or WPF samples, you will need to install the .NET desktop development workload for Visual Studio. These projects will only run on Windows.
All the code examples for this chapter can be found on GitHub at https://github.com/PacktPublishing/Parallel-Programming-and-Concurrency-with-C-sharp-10-and-.NET-6/tree/main/chapter11.