Technical requirements
This chapter presents some code samples. They are geared toward demonstrating some of the concepts we’re going to be covering. I’m not sure they are exciting enough to make you want to recreate the projects yourself, but you are welcome to do so. Should you decide to try any of this out, you’ll need the following:
- A computer running the Windows operating system. I’m using Windows 10.
- A supported IDE such as Visual Studio 2022, JetBrains Rider, or Visual Studio Code with C# extensions.
- .NET Core 6 SDK.