Technical requirements
If you want to follow along and try the examples, you need to install an integrated development environment (IDE)/editor (for example, Visual Studio) to build the ASP.NET Core projects.
You can download the code examples from the following GitHub repository: https://github.com/PacktPublishing/Mastering-ABP-Framework.
This chapter also references the EventHub project for some code examples. That project was introduced in Chapter 4, Understanding the Reference Solution, and you can access its source code from the following GitHub repository: https://github.com/volosoft/eventhub.