Redis for C# and .NET Articles, Tutorials & News

Redis for C# and .NET articles, tutorials, and news from the DotNetNews archive.

80 articles Updated

Start here

Editor picks for Redis

  1. Redis Caching Strategies for High-Traffic ASP.NET Core Applications

    c-sharpcorner.com Issue #503

    Straightforward and useful. Redis strategy discussions matter more when traffic patterns and invalidation costs are part of the conversation.

    Read article Issue #503

  2. Building a Cost-Effective Async Export Pipeline in ASP.NET

    medium.com Issue #502

    A sensible pattern for large exports without dragging in heavy infrastructure. Channels plus hosted services remains underrated.

    Read article Issue #502

  3. Building High-Performance Distributed Caching with Redis and ASP.NET Core

    c-sharpcorner.com Issue #492

    Redis remains one of the most practical performance wins for web apps when used with discipline.

    Read article Issue #492

  4. Strongly-Typed Redis Caching in ASP.NET Core (Without the Boilerplate)

    medium.com Issue #481

    This addresses a real ergonomic gap in IDistributedCache with a more pleasant typed approach.

    Read article Issue #481

  5. Real-time driver location tracking in .NET

    csharpdigest.net Issue #477

    Nice real-time systems example combining Redis GEO with SignalR for a concrete tracking scenario.

    Read article Issue #477

  6. 🔴 VS Code Live: Building Agents with Memory using Redis + Copilot

    youtube.com Issue #465

    Worth a look if you're experimenting with Redis-backed memory patterns and agent tooling inside VS Code.

    Read article Issue #465

  7. Real-time driver location tracking in .NET

    csharpdigest.net Issue #465

    Nice real-time architecture example combining Redis GEO with SignalR for live location updates.

    Read article Issue #465

  8. Rate Limiting in ASP.NET Core (.NET 10) - Complete Guide

    codewithmukesh.com Issue #464

    A practical guide that gets into the operational details teams actually need: partitioning, Redis coordination, rejection handling, and policy tradeoffs.

    Read article Issue #464

Redis C# from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on Redis for C# and .NET.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward Redis C#, Redis .NET, caching Redis ASP.NET Core. Recent pieces worth opening: “Redis Caching Strategies for High-Traffic ASP.NET Core Applications” and “Building a Cost-Effective Async Export Pipeline in ASP.NET”.

Every item links out to the original publisher and back to the DotNetNews issue where it ran.

Latest

Newest Redis from the archive

Archive

Page 1 of 4

Newest first