Part 4: Azure Cache For Redis With ASP.NET Core App / C# | Improve API Performance With Redis Cache

Опубликовано: 25 Апрель 2026
на канале: Harshalkumar Jain
1,666
21

My website: https://www.harshalkumarjain.com
Azure Cache For Redis Tutorial:    • Azure Cache For Redis Tutorial  

In this video,
We will create ASP.NET Core Web API project. It has simple API - which returns list of 'our application admins'
Now, for first time - we will fetch this list from backend database, and we will store it in redis cache
Now for subsequent calls - we will fetch this list from redis cache instead of fetching it from database

Note:
We have enabled public network access for this redis cache in azure portal

NuGet pakcage - Microsoft.Extensions.Caching.StackExchangeRedis

Download code: https://github.com/harshaljainnet/Our...

This video is a part of
Azure Cache For Redis Tutorial:    • Azure Cache For Redis Tutorial  

---------------------------------------------------------------------------------------------------------------------------
Below is the link for all my playlists
   / @harshalkumarjain  

You can reach me on LinkedIn at:
  / harshalkumar-jain-63554715  

If you find this video useful - please like and subscribe to my channel

If you have something exciting for me - please contact me at
[email protected]

I really want to keep all tutorials 'free and accessible to all'
It requires efforts to create quality content, so you may also buy me a coffee - if you find my tutorials/videos useful
https://buymeacoffee.com/harshalkumar...
--------------------------------------------------------------------------------------------------------------------------- .
------------------------------------------------------------------------------------------------------
Some of my playlists:
Azure Functions Tutorial:    • Azure Functions Tutorial  
Azure Logic Apps Tutorial:    • Azure Logic Apps Tutorial  
Azure API Management Tutorial -    • Azure API Management Tutorial  
Azure IoT Hub Tutorial C# -    • Azure IoT Hub Tutorial C#  
Azure Cosmos DB Tutorial C# -    • Azure Cosmos DB Tutorial C#  
'Azure AD Authentication (OAuth 2.0) Tutorial From Scratch' -    • Azure AD Authentication (OAuth 2.0) Tutori...  
Azure Networking Tutorial -    • Azure Networking Tutorial For .NET Developers  
------------------------------------------------------------------------------------------------------