Microsoft.Extensions.Caching.StackExchangeRedis
9.0.2
Prefix Reserved
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
There is a newer prerelease version of this package available.
See the version list below for details.
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" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Microsoft.Extensions.Caching.StackExchangeRedis&version=9.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
.NETFramework 4.6.2
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Options (>= 9.0.2)
- StackExchange.Redis (>= 2.7.27)
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Options (>= 9.0.2)
- StackExchange.Redis (>= 2.7.27)
-
net8.0
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Options (>= 9.0.2)
- StackExchange.Redis (>= 2.7.27)
-
net9.0
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Options (>= 9.0.2)
- StackExchange.Redis (>= 2.7.27)
NuGet packages (706)
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 (78)
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 2, 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.
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
|
|
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 | 24 | 15 hours ago | |
9.0.2 | 863,286 | 2 months ago | |
9.0.1 | 733,376 | 3 months ago | |
9.0.0 | 1,854,656 | 5 months ago | |
9.0.0-rc.2.24474.3 | 89,366 | 6 months ago | |
9.0.0-rc.1.24452.1 | 16,112 | 7 months ago | |
9.0.0-preview.7.24406.2 | 10,444 | 8 months ago | |
9.0.0-preview.6.24328.4 | 15,658 | 9 months ago | |
9.0.0-preview.5.24306.11 | 15,379 | 10 months ago | |
9.0.0-preview.4.24267.6 | 7,415 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 9,104 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 14,328 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 6,636 | 2/13/2024 | |
8.0.15 | 4,759 | 3 days ago | |
8.0.14 | 136,315 | a month ago | |
8.0.13 | 251,180 | 2 months ago | |
8.0.12 | 460,495 | 3 months ago | |
8.0.11 | 1,513,027 | 5 months ago | |
8.0.10 | 3,534,208 | 6 months ago | |
8.0.8 | 4,214,644 | 8 months ago | |
8.0.7 | 2,787,955 | 9 months ago | |
8.0.6 | 3,069,396 | 5/28/2024 | |
8.0.5 | 1,096,926 | 5/14/2024 | |
8.0.4 | 3,006,943 | 4/9/2024 | |
8.0.3 | 2,453,033 | 3/12/2024 | |
8.0.2 | 2,453,623 | 2/13/2024 | |
8.0.1 | 2,566,638 | 1/9/2024 | |
8.0.0 | 4,288,839 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 36,841 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 31,493 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 23,042 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 15,987 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 8,196 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 239,607 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 5,847 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 3,989 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 91,244 | 2/21/2023 | |
7.0.20 | 298,367 | 5/28/2024 | |
7.0.19 | 97,276 | 5/14/2024 | |
7.0.18 | 84,730 | 4/9/2024 | |
7.0.17 | 104,806 | 3/12/2024 | |
7.0.16 | 158,465 | 2/13/2024 | |
7.0.15 | 322,399 | 1/9/2024 | |
7.0.14 | 673,909 | 11/14/2023 | |
7.0.13 | 1,008,528 | 10/24/2023 | |
7.0.12 | 628,817 | 10/10/2023 | |
7.0.11 | 1,327,851 | 9/12/2023 | |
7.0.10 | 1,721,634 | 8/8/2023 | |
7.0.9 | 1,226,695 | 7/11/2023 | |
7.0.8 | 1,112,854 | 6/22/2023 | |
7.0.7 | 493,387 | 6/13/2023 | |
7.0.5 | 2,926,791 | 4/11/2023 | |
7.0.4 | 1,555,995 | 3/14/2023 | |
7.0.3 | 1,787,570 | 2/14/2023 | |
7.0.2 | 1,597,337 | 1/10/2023 | |
7.0.1 | 959,498 | 12/13/2022 | |
7.0.0 | 2,534,402 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 13,649 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 22,457 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 13,220 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 24,622 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 19,970 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 21,645 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 11,261 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 24,545 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 8,269 | 2/17/2022 | |
6.0.36 | 130,368 | 5 months ago | |
6.0.35 | 90,154 | 6 months ago | |
6.0.33 | 145,760 | 8 months ago | |
6.0.32 | 124,643 | 9 months ago | |
6.0.31 | 221,540 | 5/28/2024 | |
6.0.30 | 217,078 | 5/14/2024 | |
6.0.29 | 354,750 | 4/9/2024 | |
6.0.28 | 252,223 | 3/12/2024 | |
6.0.27 | 458,443 | 2/13/2024 | |
6.0.26 | 368,344 | 1/9/2024 | |
6.0.25 | 985,273 | 11/14/2023 | |
6.0.24 | 289,058 | 10/24/2023 | |
6.0.23 | 254,800 | 10/10/2023 | |
6.0.22 | 444,415 | 9/12/2023 | |
6.0.21 | 756,545 | 8/8/2023 | |
6.0.20 | 753,985 | 7/11/2023 | |
6.0.19 | 290,255 | 6/22/2023 | |
6.0.18 | 379,563 | 6/13/2023 | |
6.0.16 | 1,462,594 | 4/11/2023 | |
6.0.15 | 795,224 | 3/14/2023 | |
6.0.14 | 985,315 | 2/14/2023 | |
6.0.13 | 1,209,274 | 1/10/2023 | |
6.0.12 | 931,861 | 12/13/2022 | |
6.0.11 | 1,738,977 | 11/7/2022 | |
6.0.10 | 3,078,729 | 10/11/2022 | |
6.0.9 | 2,412,604 | 9/13/2022 | |
6.0.8 | 3,266,176 | 8/9/2022 | |
6.0.7 | 2,707,511 | 7/12/2022 | |
6.0.6 | 2,456,592 | 6/14/2022 | |
6.0.5 | 3,247,318 | 5/10/2022 | |
6.0.4 | 1,941,913 | 4/11/2022 | |
6.0.3 | 2,914,289 | 3/8/2022 | |
6.0.2 | 2,156,601 | 2/8/2022 | |
6.0.1 | 4,488,748 | 12/14/2021 | |
6.0.0 | 3,216,114 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 27,967 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 12,608 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 10,984 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 6,645 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 24,566 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 5,102 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 4,471 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 3,087 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 11,361 | 2/12/2021 | |
5.0.1 | 13,925,377 | 12/8/2020 | |
5.0.0 | 1,598,917 | 11/9/2020 | |
5.0.0-rc.2.20478.4 | 11,462 | 10/13/2020 | |
5.0.0-rc.1.20451.7 | 13,711 | 9/14/2020 | |
5.0.0-preview.8.20407.3 | 2,653 | 8/25/2020 | |
5.0.0-preview.7.20365.4 | 4,504 | 7/21/2020 | |
5.0.0-preview.6.20306.1 | 3,039 | 6/25/2020 | |
5.0.0-preview.5.20278.3 | 1,376 | 6/10/2020 | |
5.0.0-preview.4.20251.2 | 7,488 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 2,466 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 867 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 4,333 | 3/16/2020 | |
3.1.32 | 586,900 | 12/13/2022 | |
3.1.31 | 152,281 | 11/8/2022 | |
3.1.30 | 42,700 | 10/11/2022 | |
3.1.29 | 28,362 | 9/13/2022 | |
3.1.28 | 85,376 | 8/9/2022 | |
3.1.27 | 68,841 | 7/12/2022 | |
3.1.26 | 66,865 | 6/14/2022 | |
3.1.25 | 131,426 | 5/10/2022 | |
3.1.24 | 111,014 | 4/11/2022 | |
3.1.23 | 124,513 | 3/8/2022 | |
3.1.22 | 946,910 | 12/14/2021 | |
3.1.21 | 350,531 | 11/7/2021 | |
3.1.20 | 360,300 | 10/11/2021 | |
3.1.19 | 178,028 | 9/14/2021 | |
3.1.18 | 539,168 | 8/10/2021 | |
3.1.17 | 486,893 | 7/13/2021 | |
3.1.16 | 285,928 | 6/8/2021 | |
3.1.15 | 271,822 | 5/11/2021 | |
3.1.14 | 520,359 | 4/6/2021 | |
3.1.13 | 405,372 | 3/9/2021 | |
3.1.12 | 452,730 | 2/9/2021 | |
3.1.11 | 354,693 | 1/12/2021 | |
3.1.10 | 1,077,623 | 11/9/2020 | |
3.1.9 | 1,305,909 | 10/13/2020 | |
3.1.8 | 1,593,311 | 9/8/2020 | |
3.1.7 | 1,382,515 | 8/11/2020 | |
3.1.6 | 900,859 | 7/14/2020 | |
3.1.5 | 1,546,614 | 6/9/2020 | |
3.1.4 | 2,066,684 | 5/12/2020 | |
3.1.3 | 1,900,606 | 3/24/2020 | |
3.1.2 | 974,554 | 2/18/2020 | |
3.1.1 | 967,206 | 1/14/2020 | |
3.1.0 | 1,129,101 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 830 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 615 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 2,517 | 10/15/2019 | |
3.0.3 | 15,890 | 2/18/2020 | |
3.0.2 | 5,096 | 1/14/2020 | |
3.0.1 | 105,419 | 11/18/2019 | |
3.0.0 | 472,884 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 1,160 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 2,692 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 3,796 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 3,071 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 2,203 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 2,236 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 618 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 765 | 3/6/2019 | |
3.0.0-preview.19074.2 | 649 | 1/29/2019 | |
3.0.0-preview.18572.1 | 946 | 12/4/2018 | |
2.2.5 | 2,186,950 | 5/14/2019 | |
2.2.0 | 2,093,345 | 12/3/2018 | |
2.2.0-preview3-35497 | 5,930 | 10/17/2018 |