Back to Practical Aspnetcore

Output Cache base policy

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

latest295 B
Original Source

Output Cache base policy

This sample shows how to enable output cache for every single endpoint. It will cache using the default values of OutputCacheOptions which cache for 60 seconds.