Technical requirements
Before you start exploring our solution, you will need a code editor for C#. Microsoft offers code editors and integrated development environments (IDEs), such as the following:
- Visual Studio Code for Windows, macOS, or Linux
- Visual Studio 2022 for Windows
- Visual Studio 2022 for Linux
- GitHub Codespaces
As a prerequisite, we need an Azure account where we are able to deploy our APIs on Azure App Service and Azure API Management.
The healthcare solution presented in this chapter uses the .NET 6 framework.
The GitHub repository for this book has solutions using full application projects related to the healthcare domain, and they will be used in the next chapters: