data access

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

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

80 articles Updated

This DotNetNews topic collects Redis C# material from the daily archive. Redis for C# and .NET is part of the data-access layer most .NET apps rely on, whether the store is relational or document-oriented. The page is for people who already ship C# and need a faster way to find relevant posts.

Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for Redis for C# and .NET; the archive list is chronological and larger. Nothing here claims every article was production-tested by the editors.

Recurring subtopics in recent issues include Redis C#, Redis .NET, caching Redis ASP.NET Core, and StackExchange.Redis. Secondary angles such as Redis C# and Redis .NET appear when the archive actually covered them. Related hubs such as .NET Performance and Optimization and ASP.NET Core cover adjacent problems.

Each card points at the original publisher URL and the DotNetNews issue that carried it, so you can read the article in context or jump straight to the source.

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

    Covers building a Cost-Effective Async Export Pipeline in ASP.NET.

    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

Archive

Page 1 of 4

Newest first