Microsoft.Extensions.Caching.StackExchangeRedis
2.2.0-preview3-35497
This is a prerelease version of Microsoft.Extensions.Caching.StackExchangeRedis.
There is a newer 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 2.2.0-preview3-35497
NuGet\Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 2.2.0-preview3-35497
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="2.2.0-preview3-35497" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Caching.StackExchangeRedis --version 2.2.0-preview3-35497
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Caching.StackExchangeRedis, 2.2.0-preview3-35497"
#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.
// Install Microsoft.Extensions.Caching.StackExchangeRedis as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Caching.StackExchangeRedis&version=2.2.0-preview3-35497&prerelease // Install Microsoft.Extensions.Caching.StackExchangeRedis as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Caching.StackExchangeRedis&version=2.2.0-preview3-35497&prerelease
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 at:
https://github.com/aspnet/Caching/tree/3055d015ea07a153e078f5d9881a9e94512a14fd
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0-preview3-35497)
- Microsoft.Extensions.Options (>= 2.2.0-preview3-35497)
- StackExchange.Redis (>= 2.0.513)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (65)
Showing the top 5 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 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.
|