Back to Practical Aspnetcore

Output Cache vary by query string

projects/output-cache-middleware/output-cache-2/Readme.md

latest192 B
Original Source

Output Cache vary by query string

This example a very basic example of using output cache that vary by query string e.g. ?page=1 or ?version=1. You can add more than one query string.