Varying Cached Data by Query String
Learn about configuring output caching in ASP.NET Core and implementing functionality based on query string values.
We'll cover the following
If a value is different in the relative path, then output caching automatically treats the request as a different resource and so caches different copies for each, including differences in any query string parameters. Consider the following URLs:
Get hands-on with 1400+ tech skills courses.