-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Mastering Minimal APIs in ASP.NET Core
By :

Mastering Minimal APIs in ASP.NET Core
By:
Overview of this book
The Minimal APIs feature, introduced in .NET 6, is the answer to code complexity and rising dependencies in creating even the simplest of APIs. Minimal APIs facilitate API development using compact code syntax and help you develop web APIs quickly.
This practical guide explores Minimal APIs end-to-end and helps you take advantage of its features and benefits for your ASP.NET Core projects. The chapters in this book will help you speed up your development process by writing less code and maintaining fewer files using Minimal APIs. You’ll also learn how to enable Swagger for API documentation along with CORS and handle application errors. The book even promotes ideas to structure your code in a better way using the dependency injection library in .NET. Finally, you'll learn about performance and benchmarking improvements for your apps.
By the end of this book, you’ll be able to fully leverage new features in .NET 6 for API development and explore how Minimal APIs are an evolution over classical web API development in ASP.NET Core.
Table of Contents (16 chapters)
Preface
In Progress
| 0 / 9 sections completed |
0%
Part 1: Introduction
In Progress
| 0 / 1 sections completed |
0%
Chapter 1: Introduction to Minimal APIs
In Progress
| 0 / 6 sections completed |
0%
Chapter 2: Exploring Minimal APIs and Their Advantages
In Progress
| 0 / 8 sections completed |
0%
Chapter 3: Working with Minimal APIs
In Progress
| 0 / 7 sections completed |
0%
Part 2: What’s New in .NET 6?
In Progress
| 0 / 1 sections completed |
0%
Chapter 4: Dependency Injection in a Minimal API Project
In Progress
| 0 / 5 sections completed |
0%
Chapter 5: Using Logging to Identify Errors
In Progress
| 0 / 6 sections completed |
0%
Chapter 6: Exploring Validation and Mapping
In Progress
| 0 / 5 sections completed |
0%
Chapter 7: Integration with the Data Access Layer
In Progress
| 0 / 5 sections completed |
0%
Part 3: Advanced Development and Microservices Concepts
In Progress
| 0 / 1 sections completed |
0%
Chapter 8: Adding Authentication and Authorization
In Progress
| 0 / 6 sections completed |
0%
Chapter 9: Leveraging Globalization and Localization
In Progress
| 0 / 8 sections completed |
0%
Chapter 10: Evaluating and Benchmarking the Performance of Minimal APIs
In Progress
| 0 / 6 sections completed |
0%
Index
In Progress
| 0 / 2 sections completed |
0%
Other Books You May Enjoy
In Progress
| 0 / 3 sections completed |
0%
Customer Reviews