Overview
Learn how to set up a project for cloud hosting using Docker and practice implementing distributed caching with the IDistributedCache interface in ASP.NET Core. Explore the fundamentals of distributed caching, work with async operations, utilize integer cache keys, and create a save function. Gain hands-on experience with C#, Redis, and ASP.NET Core while preparing your application for cloud deployment. Follow along with practical examples and code demonstrations to enhance your understanding of distributed caching in web applications.
Syllabus
Introduction
A Side Reading
Distributed Caching
Async
Integer
Cache Keys
Save Function
Taught by
Raw Coding