Part 2: What’s New in .NET 6?
In the second part of the book, we want to show you the features of the .NET 6 framework and how they can also be used in minimal APIs.
We will cover the following chapters in this section:
- Chapter 4, Dependency Injection in a Minimal API Project
- Chapter 5, Using Logging to Identify Errors
- Chapter 6, Exploring Validation and Mapping
- Chapter 7, Integration with the Data Access Layer