Learn how to use in-memory caching, distributed caching, hybrid caching, response caching, or output caching in ASP.NET Core to boost the performance and scalability of your minimal API applications.
Learn how to build a custom output formatter in ASP.Net Core to exchange data in formats other than JSON, XML, and plain text ASP.Net Core provides built-in support for data exchange in the JSON and ...