Technical requirements
For this chapter, you will need the following:
- Visual Studio
- An Azure Account (you can get a free starter account at https://azure.mcrosoft.com)
Note that much of this chapter relies on the code and action from Chapter 6. If you don’t have the code, you can download it from the repository: https://github.com/PacktPublishing/Programming-APIs-with-C-Sharp-and-.NET/tree/main/Chapter06
The code for this chapter is available at https://github.com/PacktPublishing/Programming-APIs-with-C-Sharp-and-.NET/tree/main/Chapter09