Microsoft.AspNetCore.OutputCaching.StackExchangeRedis 9.0.0-preview.1.24081.5

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.
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.0-preview.1.24081.5
                    
NuGet\Install-Package Microsoft.AspNetCore.OutputCaching.StackExchangeRedis -Version 9.0.0-preview.1.24081.5
                    
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.0-preview.1.24081.5" />
                    
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.0-preview.1.24081.5" />
                    
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.0-preview.1.24081.5
                    
#r "nuget: Microsoft.AspNetCore.OutputCaching.StackExchangeRedis, 9.0.0-preview.1.24081.5"
                    
#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.0-preview.1.24081.5
                    
#: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.0-preview.1.24081.5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.OutputCaching.StackExchangeRedis&version=9.0.0-preview.1.24081.5&prerelease
                    
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/b1beadfe0ad3d02eb5207681a5328793c4b3822c

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 39 3/10/2026
11.0.0-preview.1.26104.118 108 2/10/2026
10.0.5 858 3/12/2026
10.0.4 1,322 3/10/2026
10.0.3 30,255 2/10/2026
10.0.2 37,377 1/13/2026
10.0.1 95,517 12/9/2025
10.0.0 58,287 11/11/2025
10.0.0-rc.2.25502.107 414 10/14/2025
9.0.14 174 3/10/2026
9.0.13 3,134 2/10/2026
9.0.12 1,553 1/13/2026
9.0.11 14,139 11/11/2025
9.0.10 39,306 10/14/2025
9.0.0-preview.1.24081.5 349 2/13/2024
8.0.25 114 3/10/2026
8.0.24 1,014 2/10/2026
8.0.23 3,778 1/13/2026
8.0.22 15,019 11/11/2025
8.0.21 26,854 10/14/2025
Loading failed