Microsoft.Extensions.Caching.StackExchangeRedis 9.0.2

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

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 is compatible.  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 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 (715)

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 3, 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
aspnet/Benchmarks
Benchmarks for ASP.NET Core
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
Version Downloads Last updated
10.0.0-preview.3.25172.1 2,047 a month ago
9.0.2 1,400,326 3 months ago
9.0.1 862,375 4 months ago
9.0.0 2,128,007 6 months ago
9.0.0-rc.2.24474.3 91,112 7 months ago
9.0.0-rc.1.24452.1 16,702 8 months ago
9.0.0-preview.7.24406.2 10,790 9 months ago
9.0.0-preview.6.24328.4 15,864 10 months ago
9.0.0-preview.5.24306.11 16,565 6/11/2024
9.0.0-preview.4.24267.6 7,920 5/21/2024
9.0.0-preview.3.24172.13 9,427 4/11/2024
9.0.0-preview.2.24128.4 14,871 3/12/2024
9.0.0-preview.1.24081.5 6,965 2/13/2024
8.0.15 127,657 a month ago
8.0.14 236,400 2 months ago
8.0.13 338,704 3 months ago
8.0.12 555,039 4 months ago
8.0.11 1,735,060 6 months ago
8.0.10 3,906,726 7 months ago
8.0.8 4,568,955 9 months ago
8.0.7 2,953,054 10 months ago
8.0.6 3,230,617 5/28/2024
8.0.5 1,145,894 5/14/2024
8.0.4 3,166,752 4/9/2024
8.0.3 2,558,968 3/12/2024
8.0.2 2,552,004 2/13/2024
8.0.1 2,642,434 1/9/2024
8.0.0 4,516,428 11/14/2023
8.0.0-rc.2.23480.2 37,053 10/10/2023
8.0.0-rc.1.23421.29 31,588 9/12/2023
8.0.0-preview.7.23375.9 23,208 8/8/2023
8.0.0-preview.6.23329.11 16,199 7/11/2023
8.0.0-preview.5.23302.2 8,220 6/13/2023
8.0.0-preview.4.23260.4 255,824 5/16/2023
8.0.0-preview.3.23177.8 5,920 4/11/2023
8.0.0-preview.2.23153.2 4,028 3/14/2023
8.0.0-preview.1.23112.2 91,442 2/21/2023
7.0.20 319,246 5/28/2024
7.0.19 101,939 5/14/2024
7.0.18 86,878 4/9/2024
7.0.17 107,106 3/12/2024
7.0.16 162,998 2/13/2024
7.0.15 329,279 1/9/2024
7.0.14 686,364 11/14/2023
7.0.13 1,032,787 10/24/2023
7.0.12 637,102 10/10/2023
7.0.11 1,346,591 9/12/2023
7.0.10 1,742,804 8/8/2023
7.0.9 1,249,008 7/11/2023
7.0.8 1,121,299 6/22/2023
7.0.7 498,733 6/13/2023
7.0.5 2,967,853 4/11/2023
7.0.4 1,573,875 3/14/2023
7.0.3 1,807,809 2/14/2023
7.0.2 1,617,447 1/10/2023
7.0.1 970,576 12/13/2022
7.0.0 2,570,622 11/7/2022
7.0.0-rc.2.22476.2 13,705 10/11/2022
7.0.0-rc.1.22427.2 22,590 9/14/2022
7.0.0-preview.7.22376.6 13,327 8/9/2022
7.0.0-preview.6.22330.3 24,644 7/12/2022
7.0.0-preview.5.22303.8 19,977 6/14/2022
7.0.0-preview.4.22251.1 21,729 5/10/2022
7.0.0-preview.3.22178.4 11,813 4/13/2022
7.0.0-preview.2.22153.2 24,564 3/14/2022
7.0.0-preview.1.22109.13 8,284 2/17/2022
6.0.36 156,068 6 months ago
6.0.35 98,438 7 months ago
6.0.33 154,617 9 months ago
6.0.32 130,515 10 months ago
6.0.31 231,411 5/28/2024
6.0.30 227,646 5/14/2024
6.0.29 368,944 4/9/2024
6.0.28 262,328 3/12/2024
6.0.27 471,222 2/13/2024
6.0.26 371,619 1/9/2024
6.0.25 1,014,150 11/14/2023
6.0.24 293,367 10/24/2023
6.0.23 258,881 10/10/2023
6.0.22 451,065 9/12/2023
6.0.21 773,723 8/8/2023
6.0.20 772,662 7/11/2023
6.0.19 294,592 6/22/2023
6.0.18 386,553 6/13/2023
6.0.16 1,479,217 4/11/2023
6.0.15 815,875 3/14/2023
6.0.14 993,457 2/14/2023
6.0.13 1,217,482 1/10/2023
6.0.12 943,003 12/13/2022
6.0.11 1,757,658 11/7/2022
6.0.10 3,110,586 10/11/2022
6.0.9 2,437,455 9/13/2022
6.0.8 3,290,517 8/9/2022
6.0.7 2,734,368 7/12/2022
6.0.6 2,472,916 6/14/2022
6.0.5 3,286,623 5/10/2022
6.0.4 1,952,932 4/11/2022
6.0.3 2,943,746 3/8/2022
6.0.2 2,185,024 2/8/2022
6.0.1 4,517,320 12/14/2021
6.0.0 3,248,259 11/8/2021
6.0.0-rc.2.21480.10 28,840 10/12/2021
6.0.0-rc.1.21452.15 12,664 9/14/2021
6.0.0-preview.7.21378.6 11,007 8/10/2021
6.0.0-preview.6.21355.2 6,684 7/14/2021
6.0.0-preview.5.21301.17 24,972 6/15/2021
6.0.0-preview.4.21253.5 5,345 5/24/2021
6.0.0-preview.3.21201.13 4,489 4/8/2021
6.0.0-preview.2.21154.6 3,109 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,386 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 14,000,738 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,607,561 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 11,480 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,853 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,701 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,530 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,058 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,390 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,515 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,487 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 883 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,353 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 611,703 12/13/2022
3.1.31 170,243 11/8/2022
3.1.30 43,120 10/11/2022
3.1.29 28,689 9/13/2022
3.1.28 85,975 8/9/2022
3.1.27 69,236 7/12/2022
3.1.26 67,283 6/14/2022
3.1.25 132,957 5/10/2022
3.1.24 112,000 4/11/2022
3.1.23 125,093 3/8/2022
3.1.22 971,297 12/14/2021
3.1.21 351,854 11/7/2021
3.1.20 372,383 10/11/2021
3.1.19 179,494 9/14/2021
3.1.18 543,903 8/10/2021
3.1.17 488,776 7/13/2021
3.1.16 287,970 6/8/2021
3.1.15 273,128 5/11/2021
3.1.14 522,784 4/6/2021
3.1.13 406,075 3/9/2021
3.1.12 453,375 2/9/2021
3.1.11 355,510 1/12/2021
3.1.10 1,082,622 11/9/2020
3.1.9 1,310,092 10/13/2020
3.1.8 1,598,181 9/8/2020
3.1.7 1,387,357 8/11/2020
3.1.6 904,416 7/14/2020
3.1.5 1,551,882 6/9/2020
3.1.4 2,077,498 5/12/2020
3.1.3 1,910,300 3/24/2020
3.1.2 980,167 2/18/2020
3.1.1 968,757 1/14/2020
3.1.0 1,135,814 12/3/2019
3.1.0-preview3.19553.2 847 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 633 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,534 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 16,037 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,116 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 105,555 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 475,399 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,177 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 2,710 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 3,816 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 3,089 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 2,224 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 2,255 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 637 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 784 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 668 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 965 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.5 2,198,028 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 2,117,034 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 5,971 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.