High performance Redis client, incorporating both synchronous and asynchronous usage.
dotnet add package StackExchange.Redis --version 1.1.604-alpha
Install-Package StackExchange.Redis -Version 1.1.604-alpha
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl | [1.1.10, ) |
| Microsoft.Bcl.Async | [1.0.168, ) |
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.5.0-rc2-24027, ) |
| System.Collections.NonGeneric | [4.0.1-rc2-24027, ) |
| System.IO.FileSystem | [4.0.1-rc2-24027, ) |
| System.Net.NameResolution | [4.0.0-rc2-24027, ) |
| System.Net.Security | [4.0.0-rc2-24027, ) |
| System.Net.Sockets | [4.1.0-rc2-24027, ) |
| System.Reflection.Emit | [4.0.1-rc2-24027, ) |
| System.Reflection.Emit.Lightweight | [4.0.1-rc2-24027, ) |
| System.Reflection.TypeExtensions | [4.1.0-rc2-24027, ) |
| System.Security.Cryptography.Algorithms | [4.1.0-rc2-24027, ) |
| System.Security.Cryptography.X509Certificates | [4.1.0-rc2-24027, ) |
| System.Threading.Thread | [4.0.0-rc2-24027, ) |
| System.Threading.ThreadPool | [4.0.10-rc2-24027, ) |
| System.Threading.Timer | [4.0.1-rc2-24027, ) |
| 作者 | Stack Exchange inc., marc.gravell |
|---|---|
| 发布时间 | 2016-05-21 21:24:59 |
| 项目主页 | https://github.com/StackExchange/StackExchange.Redis |
| 许可证 | https://raw.github.com/StackExchange/StackExchange.Redis/master/LICENSE |