Technical requirements
If you want to follow along with the examples in this chapter, you will need to have an IDE/editor that supports ASP.NET Core development. We will use the ABP CLI at some points, so you will need to install the ABP CLI, as explained in Chapter 2, Getting Started with ABP Framework. Finally, you will need to install Node.js v14+ to be able to install NPM packages.
You can download the example application from this book's GitHub repository: https://github.com/PacktPublishing/Mastering-ABP-Framework. It contains some of the examples provided in this chapter.