StackExchange.Redis 2.0.561-ge0760c7052

This is a prerelease version of StackExchange.Redis.
There is a newer version of this package available.
See the version list below for details.
dotnet add package StackExchange.Redis --version 2.0.561-ge0760c7052
                    
NuGet\Install-Package StackExchange.Redis -Version 2.0.561-ge0760c7052
                    
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="StackExchange.Redis" Version="2.0.561-ge0760c7052" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StackExchange.Redis" Version="2.0.561-ge0760c7052" />
                    
Directory.Packages.props
<PackageReference Include="StackExchange.Redis" />
                    
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 StackExchange.Redis --version 2.0.561-ge0760c7052
                    
#r "nuget: StackExchange.Redis, 2.0.561-ge0760c7052"
                    
#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.
#addin nuget:?package=StackExchange.Redis&version=2.0.561-ge0760c7052&prerelease
                    
Install StackExchange.Redis as a Cake Addin
#tool nuget:?package=StackExchange.Redis&version=2.0.561-ge0760c7052&prerelease
                    
Install StackExchange.Redis as a Cake Tool

High performance Redis client, incorporating both synchronous and asynchronous usage.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on StackExchange.Redis:

Package Downloads
Microsoft.AspNet.SignalR.Redis

Microsoft.AspNet.SignalR.Redis

Microsoft.AspNetCore.DataProtection.StackExchangeRedis

Support for storing data protection keys in Redis. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e

Microsoft.Extensions.Caching.StackExchangeRedis

Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e

MiniApp.Framework

Package Description

GitHub repositories (219)

Showing the top 20 popular GitHub repositories that depend on StackExchange.Redis:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
dotnet/orleans
Cloud Native application framework for .NET
SignalR/SignalR
Incredibly simple real-time web for .NET
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
dockersamples/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
opserver/Opserver
Stack Exchange's Monitoring System
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Version Downloads Last updated
2.2.88 68 9/19/2022
2.2.11 0 3/8/2021
2.2.4 94 3/8/2021
2.2.3 0 3/8/2021
2.1.58 0 3/8/2021
2.1.55 0 3/8/2021
2.1.50 0 3/8/2021
2.1.39 0 3/8/2021
2.1.30 0 3/8/2021
2.1.28 0 3/8/2021
2.1.0 0 3/8/2021
2.1.0-preview.23 1 3/8/2021
2.0.601 32,958 3/8/2021
2.0.600 1 3/8/2021
2.0.593 32,412 3/8/2021
2.0.588 0 3/8/2021
2.0.571 1 3/8/2021
2.0.568 0 3/8/2021
2.0.561-ge0760c7052 0 3/8/2021
2.0.560 0 3/8/2021
2.0.558 0 3/8/2021
2.0.545 0 3/8/2021
2.0.544 0 3/8/2021
2.0.519 2 3/8/2021
2.0.513 4 3/8/2021
2.0.510 0 3/8/2021
2.0.505 0 3/8/2021
2.0.495 0 3/8/2021
2.0.0-alpha.478 0 3/8/2021
2.0.0-alpha.471 0 3/8/2021
2.0.0-alpha.465 0 3/8/2021
2.0.0-alpha.462 0 3/8/2021
2.0.0-alpha.453 0 3/8/2021
2.0.0-alpha.436 0 3/8/2021
2.0.0-alpha.435 0 3/8/2021
2.0.0-alpha.424 0 3/8/2021
2.0.0-alpha.415 0 3/8/2021
2.0.0-alpha.409 0 3/8/2021
2.0.0-alpha.408 0 3/8/2021
2.0.0-alpha.404 0 3/8/2021
2.0.0-alpha.281 0 3/8/2021
2.0.0-alpha.274 0 3/8/2021
2.0.0-alpha.206 0 3/8/2021
2.0.0-alpha.205 1 3/8/2021
2.0.0-alpha.200 0 3/8/2021
2.0.0-alpha.199 0 3/8/2021
2.0.0-alpha.169 0 3/8/2021
2.0.0-alpha.155 0 3/8/2021
2.0.0-alpha.119 0 3/8/2021
2.0.0-alpha.87 0 3/8/2021
2.0.0-alpha.86 0 3/8/2021
2.0.0-alpha.79 0 3/8/2021
2.0.0-alpha.68 0 3/8/2021
2.0.0-alpha.35 0 3/8/2021
2.0.0-alpha.7 0 3/8/2021
1.2.7-alpha-00002 0 3/8/2021
1.2.7-alpha-00001 0 3/8/2021
1.2.6 76 3/8/2021
1.2.5 9 3/8/2021
1.2.4 21 3/8/2021
1.2.3 47 3/8/2021
1.2.2 0 3/8/2021
1.2.1 25 3/8/2021
1.2.0 29 3/8/2021
1.2.0-alpha1 0 3/8/2021
1.1.608 52 3/8/2021
1.1.607 0 3/8/2021
1.1.606 9 3/8/2021
1.1.605 24 3/8/2021
1.1.604-alpha 6 3/8/2021
1.1.603 57 3/8/2021
1.1.572 0 3/8/2021
1.1.572-alpha 0 3/8/2021
1.1.553 1 3/8/2021
1.1.553-alpha 2 3/8/2021
1.1.0-alpha2 261 12/11/2015
1.1.0-alpha1 141 12/10/2015
1.0.488 16,347 11/5/2015
1.0.481 71,638 7/13/2015
1.0.479 168 7/13/2015
1.0.450 49,115 5/15/2015
1.0.414 47,515 3/18/2015
1.0.394 37,402 1/20/2015
1.0.371 49,909 10/30/2014
1.0.333 24,476 9/18/2014
1.0.331 1,664 9/11/2014
1.0.330 4,431 9/2/2014
1.0.329 236 9/1/2014
1.0.328 4,056 8/21/2014
1.0.322 12,576 7/10/2014
1.0.321 134 7/10/2014
1.0.320 3,821 7/1/2014
1.0.312 2,819 6/24/2014
1.0.297 6,493 5/28/2014
1.0.289 2,977 5/9/2014
1.0.281 1,722 4/30/2014
1.0.278 222 4/27/2014
1.0.273 627 4/22/2014
1.0.270 1,228 4/14/2014
1.0.247 2,579 4/4/2014
1.0.245 132 4/4/2014
1.0.243 231 4/3/2014
1.0.242 153 4/2/2014
1.0.241 137 4/1/2014
1.0.240 133 4/1/2014
1.0.238 234 3/30/2014
1.0.236 818 3/28/2014
1.0.233 117 3/27/2014
1.0.231 106 3/27/2014
1.0.228 151 3/27/2014
1.0.223 181 3/25/2014
1.0.221 118 3/25/2014
1.0.219 1,015 3/24/2014
1.0.214 125 3/23/2014
1.0.210 121 3/23/2014
1.0.209 119 3/22/2014
1.0.207 117 3/22/2014
1.0.206 114 3/21/2014
1.0.190 184 3/19/2014
1.0.187 1,884 3/18/2014