To get the most out of this book
I use Visual Studio 2022 as the main software development tool in this book. It is advisable for you to have a working knowledge of this, including creating console applications, class libraries, and worker services. You do not need to know what a Worker Service is as long as you can create a default one.
Each chapter might have software that you may want to try out. You’ll find the details explained in the Technical requirements section of the concerned chapter.
Software/hardware covered in the book |
Operating system requirements |
Visual Studio |
Windows 10 or 11 |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.