This appendix contains various code examples to explain the concepts covered. The code is kept simple and is just for demo purposes. Most of the examples in this chapter involve a .NET Core console application written in C#.
To run and execute the code, there are these prerequisites:
- Visual Studio 2019 (however, you can also run application using Visual Studio 2017)