redis .net

Searching…

redis.io

NRedisStack guide (C#/.NET) | Docs

Connect your .NET application to a Redis database. NRedisStack is the .NET client for Redis. The sections below explain how to install NRedisStack and connect your application to a Redis database. NRedisStack requires...

learn.microsoft.com

Quickstart: Use Azure Managed Redis in .NET Core - Azure ...

Feb 1, 2026 · This .NET 8 console application demonstrates how to connect to Azure Managed Redis by using Microsoft Entra ID authentication. The core value proposition is passwordless authentication with automatic tok...

www.c-sharpcorner.com

Getting Started with Redis in .NET Core Applications

Jun 10, 2025 · Learn how to integrate Redis with .NET Core to boost app performance using distributed caching. This guide covers setup, key libraries like StackExchange.Redis, and practical use cases with C#.

docs.servicestack.net

Getting Started with Redis in .NET

Throughout this tutorial, we've explored the basics of Redis as a technology and have seen how the ServiceStack.Redis library can make interacting with Redis from a .NET environment feel natural and intuitive.

ardalis.com

Hello, Redis - Getting Started with Redis and dotnet 8

Feb 11, 2024 · Learn how to use Redis, an in-memory data store, for caching in .NET 8 applications. Follow the steps to set up Redis with Docker on Windows and integrate it with StackExchange.Redis NuGet package.

redis.github.io

Getting Started - GitHub Pages

Redis OM is designed to make using Redis easier for .NET developers, so naturally the first question one might ask is where to start? A .NET Standard 2.0 compatible version of .NET. This means that all .NET Framework ...