Microsoft.AspNetCore.OutputCaching.StackExchangeRedis 11.0.0-preview.3.26207.106

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.
dotnet add package Microsoft.AspNetCore.OutputCaching.StackExchangeRedis --version 11.0.0-preview.3.26207.106
                    
NuGet\Install-Package Microsoft.AspNetCore.OutputCaching.StackExchangeRedis -Version 11.0.0-preview.3.26207.106
                    
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="11.0.0-preview.3.26207.106" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.OutputCaching.StackExchangeRedis" Version="11.0.0-preview.3.26207.106" />
                    
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 11.0.0-preview.3.26207.106
                    
#r "nuget: Microsoft.AspNetCore.OutputCaching.StackExchangeRedis, 11.0.0-preview.3.26207.106"
                    
#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@11.0.0-preview.3.26207.106
                    
#: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=11.0.0-preview.3.26207.106&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.OutputCaching.StackExchangeRedis&version=11.0.0-preview.3.26207.106&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/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f

Product Compatible and additional computed target framework versions.
.NET net11.0 is compatible. 
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 (2)

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

Repository Stars
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
gavilanch/CursoRESTfulAPIsASPNETCore
Repositorio del curso de construcción de WebAPIs con ASP.NET Core
Version Downloads Last Updated
11.0.0-preview.3.26207.106 70 4/14/2026
11.0.0-preview.2.26159.112 124 3/10/2026
11.0.0-preview.1.26104.118 114 2/10/2026
10.0.7 2,193 4/21/2026
10.0.6 15,039 4/14/2026
10.0.5 91,664 3/12/2026
10.0.4 3,986 3/10/2026
10.0.3 42,894 2/10/2026
10.0.2 47,680 1/13/2026
10.0.1 131,313 12/9/2025
10.0.0 67,118 11/11/2025
9.0.15 166 4/14/2026
9.0.14 1,891 3/10/2026
9.0.13 7,314 2/10/2026
9.0.12 1,951 1/13/2026
9.0.11 15,100 11/11/2025
8.0.26 369 4/14/2026
8.0.25 3,640 3/10/2026
8.0.24 1,841 2/10/2026
8.0.23 6,490 1/13/2026
Loading failed