Microsoft.Extensions.Caching.StackExchangeRedis 8.0.19

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 8.0.19
                    
NuGet\Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 8.0.19
                    
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="8.0.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.19" />
                    
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 8.0.19
                    
#r "nuget: Microsoft.Extensions.Caching.StackExchangeRedis, 8.0.19"
                    
#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.
#:package Microsoft.Extensions.Caching.StackExchangeRedis@8.0.19
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Caching.StackExchangeRedis&version=8.0.19
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Caching.StackExchangeRedis&version=8.0.19
                    
Install 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/277e317dd5cab9859ceea4c8ebae218522c2c173

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 is compatible.  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 was computed.  net462 is compatible.  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 (757)

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 (83)

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 7, 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.
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
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.
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
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.
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
abpframework/abp-samples
Sample solutions built with the ABP Framework
Version Downloads Last Updated
10.0.0-preview.7.25380.108 1,572 8/12/2025
10.0.0-preview.6.25358.103 2,814 7/15/2025
10.0.0-preview.5.25277.114 3,670 6/6/2025
10.0.0-preview.4.25258.110 7,531 5/12/2025
10.0.0-preview.3.25172.1 9,278 4/10/2025
9.0.8 303,959 8/5/2025
9.0.7 383,547 7/8/2025
9.0.6 808,029 6/10/2025
9.0.5 934,368 5/13/2025
9.0.2 3,036,987 2/11/2025
9.0.1 1,273,532 1/14/2025
9.0.0 3,116,482 11/12/2024
9.0.0-rc.2.24474.3 96,410 10/8/2024
9.0.0-rc.1.24452.1 18,246 9/10/2024
9.0.0-preview.7.24406.2 13,531 8/13/2024
9.0.0-preview.6.24328.4 16,472 7/9/2024
9.0.0-preview.5.24306.11 23,170 6/11/2024
9.0.0-preview.4.24267.6 9,530 5/21/2024
9.0.0-preview.3.24172.13 10,508 4/11/2024
9.0.0-preview.2.24128.4 17,380 3/12/2024
9.0.0-preview.1.24081.5 7,867 2/13/2024
8.0.19 58,305 8/4/2025
8.0.18 157,173 7/8/2025
8.0.17 181,184 6/10/2025
8.0.16 283,049 5/13/2025
8.0.15 621,906 4/8/2025
8.0.14 497,327 3/11/2025
8.0.13 581,392 2/11/2025
8.0.12 880,579 1/14/2025
8.0.11 2,496,652 11/12/2024
8.0.10 5,212,070 10/8/2024
8.0.8 5,757,457 8/13/2024
8.0.7 3,590,451 7/9/2024
8.0.6 3,777,208 5/28/2024
8.0.5 1,321,821 5/14/2024
8.0.4 3,793,445 4/9/2024
8.0.3 2,951,927 3/12/2024
8.0.2 2,927,220 2/13/2024
8.0.1 2,973,732 1/9/2024
8.0.0 5,465,686 11/14/2023
8.0.0-rc.2.23480.2 37,916 10/10/2023
8.0.0-rc.1.23421.29 31,847 9/12/2023
8.0.0-preview.7.23375.9 24,115 8/8/2023
8.0.0-preview.6.23329.11 16,674 7/11/2023
8.0.0-preview.5.23302.2 8,466 6/13/2023
8.0.0-preview.4.23260.4 269,707 5/16/2023
8.0.0-preview.3.23177.8 6,125 4/11/2023
8.0.0-preview.2.23153.2 4,189 3/14/2023
8.0.0-preview.1.23112.2 91,638 2/21/2023
7.0.20 407,852 5/28/2024
7.0.19 112,460 5/14/2024
7.0.18 96,966 4/9/2024
7.0.17 115,021 3/12/2024
7.0.16 177,163 2/13/2024
7.0.15 353,981 1/9/2024
7.0.14 722,456 11/14/2023
7.0.13 1,126,013 10/24/2023
7.0.12 665,642 10/10/2023
7.0.11 1,415,966 9/12/2023
7.0.10 1,816,166 8/8/2023
7.0.9 1,342,970 7/11/2023
7.0.8 1,148,157 6/22/2023
7.0.7 519,366 6/13/2023
7.0.5 3,124,588 4/11/2023
7.0.4 1,639,296 3/14/2023
7.0.3 1,870,591 2/14/2023
7.0.2 1,688,318 1/10/2023
7.0.1 1,008,709 12/13/2022
7.0.0 2,714,055 11/7/2022
7.0.0-rc.2.22476.2 13,959 10/11/2022
7.0.0-rc.1.22427.2 22,998 9/14/2022
7.0.0-preview.7.22376.6 13,497 8/9/2022
7.0.0-preview.6.22330.3 24,887 7/12/2022
7.0.0-preview.5.22303.8 20,069 6/14/2022
7.0.0-preview.4.22251.1 22,097 5/10/2022
7.0.0-preview.3.22178.4 11,922 4/13/2022
7.0.0-preview.2.22153.2 24,694 3/14/2022
7.0.0-preview.1.22109.13 8,504 2/17/2022
6.0.36 277,458 11/12/2024
6.0.35 119,561 10/8/2024
6.0.33 182,849 8/13/2024
6.0.32 153,469 7/9/2024
6.0.31 262,511 5/28/2024
6.0.30 268,622 5/14/2024
6.0.29 411,775 4/9/2024
6.0.28 304,061 3/12/2024
6.0.27 516,123 2/13/2024
6.0.26 382,701 1/9/2024
6.0.25 1,129,093 11/14/2023
6.0.24 309,751 10/24/2023
6.0.23 271,730 10/10/2023
6.0.22 471,200 9/12/2023
6.0.21 849,548 8/8/2023
6.0.20 812,636 7/11/2023
6.0.19 307,221 6/22/2023
6.0.18 422,423 6/13/2023
6.0.16 1,541,189 4/11/2023
6.0.15 915,903 3/14/2023
6.0.14 1,021,338 2/14/2023
6.0.13 1,253,697 1/10/2023
6.0.12 977,925 12/13/2022
6.0.11 1,813,637 11/7/2022
6.0.10 3,233,963 10/11/2022
6.0.9 2,524,398 9/13/2022
6.0.8 3,387,640 8/9/2022
6.0.7 2,834,335 7/12/2022
6.0.6 2,531,780 6/14/2022
6.0.5 3,436,266 5/10/2022
6.0.4 1,991,950 4/11/2022
6.0.3 3,039,090 3/8/2022
6.0.2 2,276,139 2/8/2022
6.0.1 4,623,641 12/14/2021
6.0.0 3,377,920 11/8/2021
6.0.0-rc.2.21480.10 30,309 10/12/2021
6.0.0-rc.1.21452.15 12,821 9/14/2021
6.0.0-preview.7.21378.6 11,095 8/10/2021
6.0.0-preview.6.21355.2 6,775 7/14/2021
6.0.0-preview.5.21301.17 28,604 6/15/2021
6.0.0-preview.4.21253.5 6,097 5/24/2021
6.0.0-preview.3.21201.13 4,574 4/8/2021
6.0.0-preview.2.21154.6 3,231 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,574 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 14,335,859 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,642,504 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 11,618 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 14,301 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,887 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,659 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,185 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,517 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,653 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,631 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 1,023 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,491 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 699,822 12/13/2022
3.1.31 270,139 11/8/2022
3.1.30 45,298 10/11/2022
3.1.29 30,225 9/13/2022
3.1.28 87,604 8/9/2022
3.1.27 71,109 7/12/2022
3.1.26 68,916 6/14/2022
3.1.25 143,289 5/10/2022
3.1.24 117,312 4/11/2022
3.1.23 127,816 3/8/2022
3.1.22 1,065,844 12/14/2021
3.1.21 358,734 11/7/2021
3.1.20 422,538 10/11/2021
3.1.19 189,539 9/14/2021
3.1.18 559,063 8/10/2021
3.1.17 493,933 7/13/2021
3.1.16 298,056 6/8/2021
3.1.15 279,666 5/11/2021
3.1.14 531,306 4/6/2021
3.1.13 409,617 3/9/2021
3.1.12 457,610 2/9/2021
3.1.11 359,395 1/12/2021
3.1.10 1,103,810 11/9/2020
3.1.9 1,325,144 10/13/2020
3.1.8 1,615,681 9/8/2020
3.1.7 1,405,737 8/11/2020
3.1.6 916,676 7/14/2020
3.1.5 1,575,110 6/9/2020
3.1.4 2,112,253 5/12/2020
3.1.3 1,943,150 3/24/2020
3.1.2 1,002,612 2/18/2020
3.1.1 975,857 1/14/2020
3.1.0 1,161,431 12/3/2019
3.1.0-preview3.19553.2 972 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 766 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,670 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 17,032 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,795 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 106,594 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 481,506 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,314 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 2,844 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 3,945 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,221 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,356 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 2,381 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 771 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 919 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 812 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,097 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 2,241,448 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 2,192,672 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 6,215 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.