Technical requirements
For this chapter, you will require a basic knowledge of C#, .NET Core, web APIs, HTTP, Azure, dependency injection, Postman, and the .NET CLI.
The code for this chapter can be found here: https://github.com/PacktPublishing/Enterprise-Application-Development-with-C-Sharp-9-and-.NET-5/tree/master/Chapter10/TestApi.
For more code examples, refer to the following link: https://github.com/PacktPublishing/Enterprise-Application-Development-with-C-Sharp-9-and-.NET-5/tree/master/Enterprise%20Application