Multiple dummy cache keys
Question
Nov 2, 2022
Hello The documentation does not seem to explain how to set multiple cache dependencies, and we have a particular requirement for it. As a simplified example say we have MVC output caching enabled, and we want a controller action's output cache to depend on two different pag...