Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Coding Shorts: Output Caching in ASP.NET Core 7
160Likes
3,774Views
2022Aug 6
Microsoft is adding a popular option to ASP.NET Core in .NET 7: Output Caching. It gives you the ability to reduce load on your data stores and web servers. Check out how it works: 0:00 - Intro 2:59 - Adding the Middleware 5:21 - Using in Razor Pages 6:23 - Using in Minimal APIs 8:44 - Using in Controllers 11:54 - Configuring Output Caching If you like this video, you might like other videos in my Instructional Videos: Or my Pluralsight Courses:

Follow along using the transcript.

Shawn Wildermuth

20.6K subscribers