Back to Practical Aspnetcore

Evict cache by tag

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

latest132 B
Original Source

Evict cache by tag

This sample shows how to tagged cache items and evict them by tag using IOutputCacheStore.EvictByTagAsync.