Base solution for your next web application
Open Closed

Web Api: Ability to cache response and manage cache lifetime #2492


User avatar
0
sergii created

Hi, is there any way to cache response from dynamic controllers? I found configuration parameter SetNoCacheForAllResponses, but it just force "no cache" mode for all responses We are looking a way to enable and manage output cache only for a one AppService methods.

For example like it done here : CacheCow CacheOutput


No answer yet!