Part 1: Introduction
The first part of this book introduces the challenges of modern web application development and explains how ABP solves the problems. It also shows how to create a new solution with ABP Framework and build a fully working, production-ready page to manage an entity. Finally, it explores the EventHub project, a real-world reference solution built with ABP Framework.
In this part, we include the following chapters:
- Chapter 1, Modern Software Development and ABP Framework
- Chapter 2, Getting Started with ABP Framework
- Chapter 3, Step-by-Step Application Development
- Chapter 4, Understanding the Reference Solution