In ASP.NET Core caching is different compared to previous versions and it goes for all caching mechanisms. This presentation introduces caching in ASP.NET Core and covers cache control and server-side caching. Demos show how caching works with different browsers and different server-side cache providers.
Target audience: web developers
Technical level: 300
Slides/demos: 20/80
Topics covered
- Changes to caching
- Response caching
- Browser specifics
- Server-side caching
- Distributed caching