Section 2: Backend Development
This section deals with the real-world scenario of developing an ASP.NET Core 5 application. The following chapters are included in this section:
- Chapter 3, Starting Your First ASP.NET Core Project
- Chapter 4, Applying Clean Architecture to an ASP.NET Core Solution
- Chapter 5, Setting Up DbContext and Controllers
- Chapter 6, Diving into CQRS
- Chapter 7, CQRS in Action
- Chapter 8, API Versioning and Logging in ASP.NET Core
- Chapter 9, Securing ASP.NET Core
- Chapter 10, Performance Enhancement with Redis