Elastic.Apm.StackExchange.Redis
1.9.0
Elastic APM for StackExchange.Redis. This package contains instrumentation for StackExchange.Redis Redis client. See: https://github.com/elastic/apm-agent-dotnet/tree/master/docs
Install-Package Elastic.Apm.StackExchange.Redis -Version 1.9.0
dotnet add package Elastic.Apm.StackExchange.Redis --version 1.9.0
<PackageReference Include="Elastic.Apm.StackExchange.Redis" Version="1.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elastic.Apm.StackExchange.Redis --version 1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elastic.Apm.StackExchange.Redis, 1.9.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Elastic.Apm.StackExchange.Redis as a Cake Addin
#addin nuget:?package=Elastic.Apm.StackExchange.Redis&version=1.9.0
// Install Elastic.Apm.StackExchange.Redis as a Cake Tool
#tool nuget:?package=Elastic.Apm.StackExchange.Redis&version=1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/elastic/apm-agent-dotnet/releases/tag/1.9.0
Dependencies
-
.NETStandard 2.0
- Elastic.Apm (>= 1.9.0)
- StackExchange.Redis (>= 2.0.495 && < 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.