Part 5: Miscellaneous
This part contains various topics, including the infrastructure provided by ABP Framework. You will learn how ABP handles modularity and how you can create your own modules by referencing an example case. You will explore and understand ABP’s multi-tenancy infrastructure, which is used to create SaaS applications. In the final chapter, you will learn about creating unit and integration tests with ABP Framework.
In this part, we include the following chapters:
- Chapter 15, Working with Modularity
- Chapter 16, Implementing Multi-Tenancy
- Chapter 17, Building Automated Tests