Technical requirements
We recommend using a favorite editor to view this book’s GitHub repository. Our recommendations include the following:
- Visual Studio (preferably 2022, though any version is fine)
- Visual Studio Code
- JetBrains Rider
The editor we’ll be using is Visual Studio 2022 Enterprise, but any version (Community or Professional) will work with the code.
The code for this chapter is located in Packt Publishing’s GitHub repository, which is located in the Chapter07
folder, at https://github.com/PacktPublishing/ASP.NET-Core-8-Best-Practices.