To get the most out of this book
You will need a version of Visual Studio for the code presented throughout the book. You should have a general knowledge of how to use Visual Studio and understand how to open solutions and debugging applications.
Software/hardware covered in the book |
Operating system requirements |
Visual Studio 2022 (any version) or favorite IDE supporting .NET 8 |
Windows, macOS, or Linux |
Git (optional) |
Windows, macOS, or Linux |
SQL Server Management Studio (version 16 or higher) |
Windows |
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.
The ideal developer setup for the book is to have Visual Studio 2022 Enterprise, Git, and SQL Server Management Studio already installed.