Technical requirements
The code for this chapter can be found on GitHub at https://github.com/PacktPublishing/Practical-Microservices-with-Dapr-and-.NET-Second-Edition/tree/main/chapter08.
In this chapter, the working area for the scripts and code can be found at <repository path>\chapter08\
. In my local environment, it can be found here: C:\Repos\dapr-samples\chapter08
.
Please refer to the Setting up Dapr section of Chapter 1, Introducing Dapr, for a complete guide on the tools needed to develop with Dapr and work with the examples provided.