Technical requirements
To follow along with this chapter, you will need the following:
- Visual Studio 2022 Community Edition
- An understanding of building .NET applications
- The Cosmos DB Emulator, from https://aka.ms/cosmosdb-emulator
- An Azure subscription
The code used in this chapter can be found at https://github.com/PacktPublishing/Distributed-.NET-with-Microsoft-Orleans/tree/main/Chapter05.