High performance Redis client, incorporating both synchronous and asynchronous usage.
dotnet add package StackExchange.Redis --version 1.2.0
Install-Package StackExchange.Redis -Version 1.2.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl | [1.1.10, ) |
| Microsoft.Bcl.Async | [1.0.168, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Collections.Concurrent | [4.0.12, ) |
| System.Collections.NonGeneric | [4.0.1, ) |
| System.Diagnostics.Tools | [4.0.1, ) |
| System.IO.Compression | [4.1.0, ) |
| System.IO.FileSystem | [4.0.1, ) |
| System.Linq | [4.1.0, ) |
| System.Net.NameResolution | [4.0.0, ) |
| System.Net.Security | [4.0.0, ) |
| System.Net.Sockets | [4.1.0, ) |
| System.Reflection.Emit | [4.0.1, ) |
| System.Reflection.Emit.Lightweight | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.InteropServices.RuntimeInformation | [4.0.0, ) |
| System.Security.Cryptography.Algorithms | [4.2.0, ) |
| System.Security.Cryptography.X509Certificates | [4.1.0, ) |
| System.Text.RegularExpressions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Thread | [4.0.0, ) |
| System.Threading.ThreadPool | [4.0.10, ) |
| System.Threading.Timer | [4.0.1, ) |
| 作者 | Stack Exchange inc., marc.gravell |
|---|---|
| 发布时间 | 2017-01-11 10:37:44 |
| 项目主页 | https://github.com/StackExchange/StackExchange.Redis |
| 许可证 | https://raw.github.com/StackExchange/StackExchange.Redis/master/LICENSE |