The Only .NET Caching Library You’ll Ever Need?
Join the .NET Architects Club: https://www.skool.com/mj-tech-communi... Get the 2026 .NET Developer roadmap here → https://the-dotnet-weekly.ck.page/202... Want to master Clean Architecture? Go here: https://dub.sh/clean-architecture Want to master Modular Monoliths? Go here: https://dub.sh/modular-monolith Distributed caching sounds simple until you have multiple app instances and need to keep everything in sync. In this video, I show you how to use FusionCache in .NET with Redis to build a more robust caching setup for real applications. We start with the basics of FusionCache, then move into a distributed caching approach using Redis and a backplane for cache invalidation across instances. You’ll see how to: Add FusionCache to a .NET application Use the cache-aside pattern Configure cache entry options Handle cache invalidation on writes Use Redis as a distributed cache Keep cache entries synchronized across multiple application instances FusionCache is a great option when you need something more capable than the default caching abstractions, while still keeping the developer experience simple. Check out my courses: https://www.milanjovanovic.tech/courses Read my Blog here: https://www.milanjovanovic.tech/blog Join my weekly .NET newsletter: https://www.milanjovanovic.tech Chapters

I Failed This .NET Interview Question... So You Don't Have To

Replacing Switch Statements with the Factory Pattern in C#

I Tested the Cheapest Path to 96GB of VRAM

.NET Dependency Injection Done Right

How to Implement the Saga Pattern in .NET

Refactoring a 500-Line Method with the Pipeline Pattern

The SpaceX IPO... It's Worse Than You Think

The Cost of Concurrency Coordination with Jon Gjengset

I Hacked This Temu Router. What I Found Should Be Illegal.

What Every .NET Developer Actually Needs to Know in 2026

Async Await Just Got A Massive Improvement in .NET

No, You Really Don't Need MediatR in .NET

Why AI Agents are either the best or worst thing we’ve ever built

Why Shopify Rejected Microservices (And What They Did Instead)

When Stupid Cops Mess With FBI Agent

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems | Mike Stonebraker

Stop Doing Manual Architecture Reviews (Do This Instead)

How SQL Indexes Actually Work (Step-by-Step)

The Insane Genius of a Formula 1 Gearbox

