Skip to main content
CSRedisCore package icon

CSRedisCore

CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。

Total Downloads
8.3M
8,326,398
Published
Aug 22, 2025
Latest stable version

Install

.NET CLI
dotnet add package CSRedisCore --version 3.8.806
Package Manager Console
Install-Package CSRedisCore -Version 3.8.806
PackageReference
<PackageReference Include="CSRedisCore" Version="3.8.806" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.0
[13.0.1, )
System.ValueTuple
.NETFramework4.0
[4.5.0, )
Newtonsoft.Json
.NETFramework4.5
[13.0.1, )
System.ValueTuple
.NETFramework4.5
[4.5.0, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
System.ValueTuple
.NETStandard2.0
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.