Zongsoft.Externals.Redis
7.11.0
See the version list below for details.
dotnet add package Zongsoft.Externals.Redis --version 7.11.0
NuGet\Install-Package Zongsoft.Externals.Redis -Version 7.11.0
<PackageReference Include="Zongsoft.Externals.Redis" Version="7.11.0" />
<PackageVersion Include="Zongsoft.Externals.Redis" Version="7.11.0" />
<PackageReference Include="Zongsoft.Externals.Redis" />
paket add Zongsoft.Externals.Redis --version 7.11.0
#r "nuget: Zongsoft.Externals.Redis, 7.11.0"
#:package Zongsoft.Externals.Redis@7.11.0
#addin nuget:?package=Zongsoft.Externals.Redis&version=7.11.0
#tool nuget:?package=Zongsoft.Externals.Redis&version=7.11.0
Zongsoft.Externals.Redis Extension Plugin Library
Overview
Zongsoft.Externals.Redis integrates Redis with the infrastructure abstractions of the Zongsoft framework. It is built on StackExchange.Redis and can be used as a plugin or referenced directly by an application.
Features
- Registers named Redis services from
Redisconnection settings. - Provides key/value, dictionary, hash-set, sequence, and distributed-lock operations.
- Implements the framework's message queue and subscription abstractions with Redis.
- Supplies a Microsoft configuration provider and distributed-cache integration.
- Adds Redis inspection, mutation, counter, search, and lock commands to the Zongsoft command tree.
Load Zongsoft.Externals.Redis.plugin and configure /Externals/Redis/ConnectionSettings. Messaging connections can be configured separately under /Messaging/ConnectionSettings; both use the Redis driver. See the distributed-lock sample, the messaging sample, and the tests for working examples.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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. |
-
net10.0
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 10.0.0)
- Microsoft.Extensions.Configuration (>= 10.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0)
- StackExchange.Redis (>= 2.10.1)
- Zongsoft.Core (>= 7.25.0)
-
net8.0
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 8.0.1)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- StackExchange.Redis (>= 2.10.1)
- Zongsoft.Core (>= 7.25.0)
-
net9.0
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 9.0.2)
- Microsoft.Extensions.Configuration (>= 9.0.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.2)
- StackExchange.Redis (>= 2.10.1)
- Zongsoft.Core (>= 7.25.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.13.0 | 104 | 8/20/2026 |
| 7.11.0 | 111 | 8/15/2026 |
| 7.10.0 | 211 | 12/31/2025 |
| 7.9.1 | 262 | 11/26/2025 |
| 7.9.0 | 273 | 10/17/2025 |
| 7.7.0 | 239 | 10/10/2025 |
| 7.6.0 | 268 | 9/25/2025 |
| 7.5.0 | 452 | 7/21/2025 |
| 7.4.0 | 283 | 6/27/2025 |
| 7.3.0 | 260 | 5/30/2025 |
| 7.2.0 | 373 | 5/16/2025 |
| 7.1.0 | 291 | 5/6/2025 |
| 7.0.0 | 278 | 2/24/2025 |