Back to Practical Aspnetcore

Output Cache

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

latest357 B
Original Source

Output Cache

This example a very basic example of using output cache.

The default expiration time is 1 minute. The default cacheable size for the response body is 64 MB. You can find more of the default here.