Skip to content

Examples of caching of HTTP responses using response caching and output caching.

Notifications You must be signed in to change notification settings

metaljase/OutputCachingResponseCachingExamples

Repository files navigation

What is OutputCachingResponseCachingExamples?

OutputCachingResponseCachingExamples contains an ASP.NET Core 8.0 minimal API that demonstrates examples of Output Caching and Response Caching.

For additional information regarding Output Caching and Response Caching, read Overview of caching in ASP.NET Core on Microsoft's website.