Technical requirements
This chapter contains tiny pieces of code that are used to show the workings of two popular design patterns. In order to run these examples, you will need the .NET 5 SDK installed. The .NET 5 SDK can be downloaded from https://dotnet.microsoft.com/download/dotnet/5.0.
The code for the examples can be found online at the following GitHub page: https://github.com/PacktPublishing/Adopting-.NET-5--Architecture-Migration-Best-Practices-and-New-Features/tree/master/Chapter03.