Use Redis With HybridCache to Cache Your EF Core Data!
April 17, 2025
• 1,028 views
entity frameworknick chapsasc# entity framework dersleriefcoremicrosoft mvpsqlc# entity framework wpfef coredotnetchapsasef core performanceentity framework corerepository patternrepositorydesign patternsrepository pattern asp.net coresqlitec# entity framework coreef core tutorialIMemoryCacheCaching C#C# memory cachedesign patterncaching tutorialhybrid cachehybridcacheredisredis tutorialredis tutorial playlistwhat is redis
In earlier videos in the series, we saw how we could convert our Entity Framework Core data access from IMemoryCache to HybridCache!
But... there was one big problem:
It was still just a memory cache behind the scenes!
Let's see how we can get Redis wired up to our HybridCache!
