Microsoft.AspNetCore.ResponseCaching Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains types used to cache responses and improve site performance.
Response |
|
Response |
Enable HTTP response caching. |
Response |
Options for configuring the ResponseCachingMiddleware. |
IResponse |
A feature for configuring additional response cache options on the HTTP response. |
For more information about ASP.NET Core response caching, see Response Caching.