Technical requirements
The code for the examples in this chapter can be found in this book’s GitHub repository at https://github.com/PacktPublishing/Practical-Microservices-with-Dapr-and-.NET/tree/main/chapter08.
In this chapter, the working area for scripts and code is expected to be <repository path>\chapter08\
. In my local environment, it is 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 in this book.