Technical requirements
If you want to follow the examples in this chapter, you need to have an IDE/editor that supports ASP.NET Core development. We will use the ABP CLI at some points, so you need to install the ABP CLI, as explained in Chapter 2, Getting Started with ABP Framework.
You can download the example application from the following GitHub repository: https://github.com/PacktPublishing/Mastering-ABP-Framework. It contains some of the examples given in this chapter.