Output Caching in ASP.NET Core 7

Output Caching in ASP.NET Core 7

Microsoft Developer via YouTube Direct link

Sebastien Ros, Principal Software Engineer, ASP.NET team

2 of 19

2 of 19

Sebastien Ros, Principal Software Engineer, ASP.NET team

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Output Caching in ASP.NET Core 7

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Sebastien Ros, Principal Software Engineer, ASP.NET team
  3. 3 Output caching in .NET Core 7
  4. 4 Issues solved from using output caching in .NET Core 7
  5. 5 1) Driven my configuration
  6. 6 2) Extensible cache stores
  7. 7 3) Invalidate tagged cache entries
  8. 8 4) Cache Stampede and Thundering Herd mitigations with resource locking
  9. 9 5) Cache revalidation
  10. 10 Demo; Output Caching Middleware
  11. 11 Enable caching for every endpoint by default
  12. 12 Define as opt in or opt out
  13. 13 Customize a policy for an endpoint by calling into extension methods
  14. 14 Sharing profiles across endpoints
  15. 15 What's next?
  16. 16 Byterange caching
  17. 17 Response substitution
  18. 18 More default storage options
  19. 19 Return stale results

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.