Part 2: Fundamentals of ABP Framework
In this part, you will learn about the infrastructure provided by ABP Framework to achieve common software development requirements. You will see how ABP saves you time by helping you to implement the DRY (Don’t Repeat Yourself) principle by automating common tasks with conventions.
In this part, we include the following chapters:
- Chapter 5, Exploring the ASP.NET and ABP Infrastructure
- Chapter 6, Working with the Data Access Infrastructure
- Chapter 7, Exploring Cross-Cutting Concerns
- Chapter 8, Using the Features and Services of ABP