Microsoft.Extensions.Caching.StackExchangeRedis 6.0.20

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

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/39e0501ee91dcf2b9b885d647795184815fb0408

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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.  net10.0 was computed.  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. 
.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 was computed.  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 (723)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Caching.StackExchangeRedis:

Package Downloads
Omnia.Fx.NetCore

Package Description

Reo.Core.DistributedCache.Abstractions

Package Description

Volo.Abp.Caching.StackExchangeRedis

Package Description

Reo.Core.IdentityModel

Package Description

Reo.Core.AutoHistory

Package Description

GitHub repositories (79)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Caching.StackExchangeRedis:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
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.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 4, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
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.
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
xiaoyaocz/biliuwp-lite
哔哩哔哩UWP Lite
blogifierdotnet/Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
abpframework/abp-samples
Sample solutions built with the ABP Framework
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
aspnet/Benchmarks
Benchmarks for ASP.NET Core
Version Downloads Last updated
10.0.0-preview.4.25258.110 3,870 5/12/2025
10.0.0-preview.3.25172.1 4,674 4/10/2025
9.0.5 187,609 5/13/2025
9.0.2 1,923,312 2/11/2025
9.0.1 968,866 1/14/2025
9.0.0 2,377,208 11/12/2024
9.0.0-rc.2.24474.3 92,602 10/8/2024
9.0.0-rc.1.24452.1 17,018 9/10/2024
9.0.0-preview.7.24406.2 10,915 8/13/2024
9.0.0-preview.6.24328.4 16,090 7/9/2024
9.0.0-preview.5.24306.11 17,517 6/11/2024
9.0.0-preview.4.24267.6 8,345 5/21/2024
9.0.0-preview.3.24172.13 9,749 4/11/2024
9.0.0-preview.2.24128.4 15,642 3/12/2024
9.0.0-preview.1.24081.5 7,453 2/13/2024
8.0.16 69,886 5/13/2025
8.0.15 261,584 4/8/2025
8.0.14 305,901 3/11/2025
8.0.13 409,573 2/11/2025
8.0.12 636,265 1/14/2025
8.0.11 1,937,032 11/12/2024
8.0.10 4,250,701 10/8/2024
8.0.8 4,865,675 8/13/2024
8.0.7 3,104,007 7/9/2024
8.0.6 3,378,466 5/28/2024
8.0.5 1,192,121 5/14/2024
8.0.4 3,317,845 4/9/2024
8.0.3 2,666,108 3/12/2024
8.0.2 2,648,119 2/13/2024
8.0.1 2,718,105 1/9/2024
8.0.0 4,727,780 11/14/2023
8.0.0-rc.2.23480.2 37,207 10/10/2023
8.0.0-rc.1.23421.29 31,702 9/12/2023
8.0.0-preview.7.23375.9 23,474 8/8/2023
8.0.0-preview.6.23329.11 16,331 7/11/2023
8.0.0-preview.5.23302.2 8,256 6/13/2023
8.0.0-preview.4.23260.4 264,542 5/16/2023
8.0.0-preview.3.23177.8 5,955 4/11/2023
8.0.0-preview.2.23153.2 4,049 3/14/2023
8.0.0-preview.1.23112.2 91,503 2/21/2023
7.0.20 339,496 5/28/2024
7.0.19 105,359 5/14/2024
7.0.18 89,321 4/9/2024
7.0.17 109,200 3/12/2024
7.0.16 167,435 2/13/2024
7.0.15 335,863 1/9/2024
7.0.14 696,676 11/14/2023
7.0.13 1,056,250 10/24/2023
7.0.12 644,242 10/10/2023
7.0.11 1,364,986 9/12/2023
7.0.10 1,760,553 8/8/2023
7.0.9 1,270,990 7/11/2023
7.0.8 1,128,285 6/22/2023
7.0.7 503,505 6/13/2023
7.0.5 3,005,952 4/11/2023
7.0.4 1,592,496 3/14/2023
7.0.3 1,823,246 2/14/2023
7.0.2 1,636,588 1/10/2023
7.0.1 980,909 12/13/2022
7.0.0 2,606,774 11/7/2022
7.0.0-rc.2.22476.2 13,769 10/11/2022
7.0.0-rc.1.22427.2 22,744 9/14/2022
7.0.0-preview.7.22376.6 13,375 8/9/2022
7.0.0-preview.6.22330.3 24,704 7/12/2022
7.0.0-preview.5.22303.8 19,994 6/14/2022
7.0.0-preview.4.22251.1 21,852 5/10/2022
7.0.0-preview.3.22178.4 11,839 4/13/2022
7.0.0-preview.2.22153.2 24,586 3/14/2022
7.0.0-preview.1.22109.13 8,322 2/17/2022
6.0.36 196,971 11/12/2024
6.0.35 104,503 10/8/2024
6.0.33 161,844 8/13/2024
6.0.32 136,463 7/9/2024
6.0.31 240,843 5/28/2024
6.0.30 237,825 5/14/2024
6.0.29 379,418 4/9/2024
6.0.28 273,003 3/12/2024
6.0.27 484,463 2/13/2024
6.0.26 375,074 1/9/2024
6.0.25 1,041,241 11/14/2023
6.0.24 297,343 10/24/2023
6.0.23 262,279 10/10/2023
6.0.22 455,940 9/12/2023
6.0.21 789,185 8/8/2023
6.0.20 786,200 7/11/2023
6.0.19 297,451 6/22/2023
6.0.18 393,186 6/13/2023
6.0.16 1,496,983 4/11/2023
6.0.15 839,880 3/14/2023
6.0.14 1,001,390 2/14/2023
6.0.13 1,225,662 1/10/2023
6.0.12 952,293 12/13/2022
6.0.11 1,773,536 11/7/2022
6.0.10 3,140,018 10/11/2022
6.0.9 2,461,323 9/13/2022
6.0.8 3,315,286 8/9/2022
6.0.7 2,761,451 7/12/2022
6.0.6 2,488,678 6/14/2022
6.0.5 3,327,930 5/10/2022
6.0.4 1,961,919 4/11/2022
6.0.3 2,968,976 3/8/2022
6.0.2 2,208,745 2/8/2022
6.0.1 4,544,011 12/14/2021
6.0.0 3,278,347 11/8/2021
6.0.0-rc.2.21480.10 29,194 10/12/2021
6.0.0-rc.1.21452.15 12,689 9/14/2021
6.0.0-preview.7.21378.6 11,023 8/10/2021
6.0.0-preview.6.21355.2 6,704 7/14/2021
6.0.0-preview.5.21301.17 25,621 6/15/2021
6.0.0-preview.4.21253.5 5,501 5/24/2021
6.0.0-preview.3.21201.13 4,504 4/8/2021
6.0.0-preview.2.21154.6 3,129 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 11,407 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 14,077,170 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,615,143 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 11,504 10/13/2020 5.0.0-rc.2.20478.4 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.7 13,972 9/14/2020 5.0.0-rc.1.20451.7 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.3 2,746 8/25/2020 5.0.0-preview.8.20407.3 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.4 4,554 7/21/2020 5.0.0-preview.7.20365.4 is deprecated because it is no longer maintained.
5.0.0-preview.6.20306.1 3,081 6/25/2020 5.0.0-preview.6.20306.1 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.3 1,411 6/10/2020 5.0.0-preview.5.20278.3 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.2 7,539 5/18/2020 5.0.0-preview.4.20251.2 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 2,511 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 906 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 4,374 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 630,843 12/13/2022
3.1.31 192,683 11/8/2022
3.1.30 43,530 10/11/2022
3.1.29 28,924 9/13/2022
3.1.28 86,110 8/9/2022
3.1.27 69,570 7/12/2022
3.1.26 67,550 6/14/2022
3.1.25 134,907 5/10/2022
3.1.24 113,275 4/11/2022
3.1.23 125,525 3/8/2022
3.1.22 989,835 12/14/2021
3.1.21 353,804 11/7/2021
3.1.20 384,112 10/11/2021
3.1.19 181,183 9/14/2021
3.1.18 547,226 8/10/2021
3.1.17 490,389 7/13/2021
3.1.16 289,701 6/8/2021
3.1.15 274,378 5/11/2021
3.1.14 524,478 4/6/2021
3.1.13 406,664 3/9/2021
3.1.12 454,069 2/9/2021
3.1.11 356,200 1/12/2021
3.1.10 1,087,109 11/9/2020
3.1.9 1,313,565 10/13/2020
3.1.8 1,602,498 9/8/2020
3.1.7 1,391,998 8/11/2020
3.1.6 907,471 7/14/2020
3.1.5 1,557,248 6/9/2020
3.1.4 2,086,699 5/12/2020
3.1.3 1,919,226 3/24/2020
3.1.2 985,725 2/18/2020
3.1.1 970,120 1/14/2020
3.1.0 1,141,967 12/3/2019
3.1.0-preview3.19553.2 869 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 657 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,565 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 16,165 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,142 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 105,719 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 476,927 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,199 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 2,737 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 3,840 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,114 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,249 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 2,277 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 660 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 806 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 692 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 992 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 2,208,217 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 2,139,997 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 6,039 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.