Soenneker.Redis.Client 4.0.2246

Prefix Reserved
dotnet add package Soenneker.Redis.Client --version 4.0.2246
                    
NuGet\Install-Package Soenneker.Redis.Client -Version 4.0.2246
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Redis.Client" Version="4.0.2246" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Redis.Client" Version="4.0.2246" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Redis.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Redis.Client --version 4.0.2246
                    
#r "nuget: Soenneker.Redis.Client, 4.0.2246"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Redis.Client@4.0.2246
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Redis.Client&version=4.0.2246
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Redis.Client&version=4.0.2246
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Redis.Client

A utility library for Redis client accessibility

Installation

dotnet add package Soenneker.Redis.Client
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Soenneker.Redis.Client:

Package Downloads
Soenneker.Redis.Util

The general purpose utility library leveraging Redis for all of your caching needs

Soenneker.Redis.Client.Server

A utility library for Redis server client accessibility

Soenneker.Redis.Dump

Redis database export, import, and copy utilities for .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.2246 93 6/25/2026
4.0.2245 140 6/25/2026
4.0.2244 208 6/24/2026
4.0.2243 761 6/20/2026
4.0.2242 392 6/20/2026
4.0.2241 335 6/19/2026
4.0.2240 225 6/19/2026
4.0.2239 287 6/19/2026
4.0.2238 171 6/19/2026
4.0.2237 259 6/19/2026
4.0.2236 167 6/18/2026
4.0.2235 92 6/18/2026
4.0.2234 794 6/16/2026
4.0.2233 321 6/16/2026
4.0.2232 300 6/15/2026
4.0.2231 720 6/10/2026
4.0.2230 507 6/10/2026
4.0.2229 346 6/9/2026
4.0.2228 635 6/9/2026
4.0.2227 729 6/6/2026
Loading failed

Update dependency StackExchange.Redis to 3.0.7 (#2871)

Automatically merged