Technical requirements
This chapter has two examples of code. In order to run them, the following are prerequisites:
- .NET 5 SDK
- .NET Framework 4.8
- .NET Core 3.1
- .NET 5
- ab – Apache HTTP server benchmarking tool
More information on Apache Bench can be found here: http://httpd.apache.org/docs/current/programs/ab.html.
Online code for examples can be found at the following GitHub URL: https://github.com/PacktPublishing/Adopting-.NET-5--Architecture-Migration-Best-Practices-and-New-Features/tree/master/Chapter01