rembrembdocs

C#/.NET client for Redis

Learn how to build with Redis and C#/.NET

Connect your C#/.NET application to a Redis database using the NRedisStack client library.

Overview

NRedisStack is a comprehensive .NET client library for Redis that extends StackExchange.Redis with support for all Redis data structures and capabilities. It provides strongly-typed APIs for Redis data structures and advanced features, making it ideal for modern .NET applications.

Key Features

Getting Started

Refer to the complete C#/.NET guide to install, connect, and use NRedisStack.

On this page