Microsoft.AspNetCore.OutputCaching.StackExchangeRedis 9.0.14

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

Output cache implementation of Microsoft.AspNetCore.OutputCaching.IOutputCacheStore using Redis.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/baa6b294e728e6171378b4e8c52e42e7c4d4ed63

Product Compatible and additional computed target framework versions.
.NET 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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.AspNetCore.OutputCaching.StackExchangeRedis:

Package Downloads
Aspire.StackExchange.Redis.OutputCaching

A Redis® implementation for ASP.NET Core Output Caching that integrates with Aspire, including health checks, logging, and telemetry.

Mvp24Hours.WebAPI

Series architectures for fast product construction.

IL.RulesBasedOutputCache

Rules based output cache.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNetCore.OutputCaching.StackExchangeRedis:

Repository Stars
gavilanch/CursoRESTfulAPIsASPNETCore
Repositorio del curso de construcción de WebAPIs con ASP.NET Core
Version Downloads Last Updated
11.0.0-preview.2.26159.112 61 3/10/2026
11.0.0-preview.1.26104.118 108 2/10/2026
10.0.5 9,343 3/12/2026
10.0.4 2,026 3/10/2026
10.0.3 36,242 2/10/2026
10.0.2 38,880 1/13/2026
10.0.1 106,118 12/9/2025
10.0.0 60,157 11/11/2025
10.0.0-rc.2.25502.107 416 10/14/2025
9.0.14 533 3/10/2026
9.0.13 3,766 2/10/2026
9.0.12 1,631 1/13/2026
9.0.11 14,334 11/11/2025
9.0.10 39,982 10/14/2025
9.0.9 75,103 9/9/2025
8.0.25 358 3/10/2026
8.0.24 1,212 2/10/2026
8.0.23 4,292 1/13/2026
8.0.22 16,069 11/11/2025
8.0.21 28,426 10/14/2025
Loading failed