Technical requirements
The code for this sample can be found on GitHub at https://github.com/PacktPublishing/Practical-Microservices-with-Dapr-and-.NET/tree/main/chapter09.
In this chapter, the working area for scripts and code is expected to be found at <repository path>\chapter09\
. In my local environment, it is to be found at C:\Repos\dapr-samples\chapter09
.
Please refer to the Setting up Dapr section in Chapter 1, Introducing Dapr, for a complete guide to the tools needed to develop with Dapr and work with the samples.
This chapter builds upon the Kubernetes cluster we set up and configured in Chapter 8, Deploying to Kubernetes: refer to this chapter to reach the same configuration.