Learn how to use Redis Cache to improve performance and resiliency with your ASP.NET core web application. We will look into scenarios such as session store, web response caching, and advanced analytics and search Redis Cache scenarios.
🔗Links
➡️Download .NET 8: https://aka.ms/get-dotnet-8
➡️Try output-caching with Redis support https://aka.ms/redis-cache/outputcaching
🧑💻Demo code:
https://aka.ms/redis-cache/outputcache-openai-demo
https://aka.ms/redis-cache/eshop
https://aka.ms/redis-cache/leaderboard
📖Blog on distributed caching:
https://aka.ms/DistributedCachingBlog
#dotnet #azure #redis