Search⌘ K
AI Features

Summary: Improving Performance and Scalability

Explore techniques to improve your ASP.NET Core REST API performance and scalability. Learn to use Dapper's multi-mapping and multi-result features, implement asynchronous controller methods, apply caching strategies, and optimize data pagination to handle more requests efficiently.

We'll cover the following...

Wrap up

In this chapter, we learned that we can use ...

... ... ...