Skip to main content
StackExchange.Redis.Resilience package icon

StackExchange.Redis.Resilience

Provides a solution to force reconnect when StackExchange.Redis fails to reconnect after a connection blip.

Total Downloads
172.9K
172,854
Published
Feb 26, 2020
Latest stable version

Install

.NET CLI
dotnet add package StackExchange.Redis.Resilience --version 1.0.0
Package Manager Console
Install-Package StackExchange.Redis.Resilience -Version 1.0.0
PackageReference
<PackageReference Include="StackExchange.Redis.Resilience" Version="1.0.0" />

Frameworks

.NETFramework4.6.1 .NETFramework4.7.2 .NETStandard2.0

Dependencies

StackExchange.Redis
.NETFramework4.6.1
[2.0.495, 2.1.0)
StackExchange.Redis
.NETFramework4.7.2
[2.0.495, 2.1.0)
StackExchange.Redis
.NETStandard2.0
[2.0.495, 2.1.0)

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.