OpenTelemetry.Instrumentation.StackExchangeRedis
1.11.0-beta.2
Prefix Reserved
See the version list below for details.
dotnet add package OpenTelemetry.Instrumentation.StackExchangeRedis --version 1.11.0-beta.2
NuGet\Install-Package OpenTelemetry.Instrumentation.StackExchangeRedis -Version 1.11.0-beta.2
<PackageReference Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.11.0-beta.2" />
<PackageVersion Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.11.0-beta.2" />
<PackageReference Include="OpenTelemetry.Instrumentation.StackExchangeRedis" />
paket add OpenTelemetry.Instrumentation.StackExchangeRedis --version 1.11.0-beta.2
#r "nuget: OpenTelemetry.Instrumentation.StackExchangeRedis, 1.11.0-beta.2"
#:package OpenTelemetry.Instrumentation.StackExchangeRedis@1.11.0-beta.2
#addin nuget:?package=OpenTelemetry.Instrumentation.StackExchangeRedis&version=1.11.0-beta.2&prerelease
#tool nuget:?package=OpenTelemetry.Instrumentation.StackExchangeRedis&version=1.11.0-beta.2&prerelease
StackExchange.Redis instrumentation for OpenTelemetry .NET.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Options (>= 9.0.0)
- OpenTelemetry.Api.ProviderBuilderExtensions (>= 1.11.2 && < 2.0.0)
- StackExchange.Redis (>= 2.6.122 && < 3.0.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Options (>= 9.0.0)
- OpenTelemetry.Api.ProviderBuilderExtensions (>= 1.11.2 && < 2.0.0)
- StackExchange.Redis (>= 2.6.122 && < 3.0.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
net8.0
- Microsoft.Extensions.Options (>= 9.0.0)
- OpenTelemetry.Api.ProviderBuilderExtensions (>= 1.11.2 && < 2.0.0)
- StackExchange.Redis (>= 2.6.122 && < 3.0.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
NuGet packages (82)
Showing the top 5 NuGet packages that depend on OpenTelemetry.Instrumentation.StackExchangeRedis:
| Package | Downloads |
|---|---|
|
Grafana.OpenTelemetry
Full Grafana distribution of OpenTelemetry .NET |
|
|
Honeycomb.OpenTelemetry.CommonInstrumentations
Honeycomb's OpenTelemetry common instrumentations package. Adds support for many common instrumentation libraries for you. |
|
|
GreatUtilities.Web
Essencial tools to agile development. |
|
|
SPG.Common.AspNetCore
ASP.NET core helper classes used by SPG products |
|
|
Monq.Core.BasicDotNetMicroservice
NetCore Microservice extensions library that brings simplicity to configure asp.net and console programs as microservices. |
GitHub repositories (14)
Showing the top 14 popular GitHub repositories that depend on OpenTelemetry.Instrumentation.StackExchangeRedis:
| Repository | Stars |
|---|---|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + React Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
|
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
|
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
|
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
|
|
|
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
|
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 10, Wolverine, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
|
mikolaj-jankowski/Clean-Architecture-And-Domain-Driven-Design-Solution-Template
.NET Core template in DDD and Clean Architecture approach.
|
|
|
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
|
|
|
Sirush/Jiten
A free, open-source platform for Japanese immersion learners. Jiten offers detailed statistics for thousands of Japanese media such as character count and difficulty, pre-built anki decks, vocabulary lists, frequency lists, user coverage, and more.
|
|
|
Altinn/altinn-studio
Next generation open source Altinn platform and applications.
|
|
|
Azure/modern-web-app-pattern-dotnet
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
|
|
|
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
|
|
|
marinasundstrom/YourBrand
Prototype enterprise system for e-commerce and consulting services
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.17.0-beta.1 | 195,964 | 7/17/2026 |
| 1.16.0-beta.1 | 294,010 | 6/24/2026 |
| 1.15.1-beta.2 | 746,910 | 5/27/2026 |
| 1.15.1-beta.1 | 1,551,265 | 4/21/2026 |
| 1.15.0-beta.1 | 2,393,353 | 1/21/2026 |
| 1.14.0-beta.1 | 1,983,860 | 11/13/2025 |
| 1.13.0-beta.1 | 436,527 | 10/22/2025 |
| 1.12.0-beta.2 | 2,048,581 | 7/28/2025 |
| 1.12.0-beta.1 | 1,423,735 | 5/6/2025 |
| 1.11.0-beta.2 | 1,684,423 | 3/5/2025 |
| 1.11.0-beta.1 | 981,278 | 1/27/2025 |
| 1.10.0-beta.1 | 833,253 | 12/9/2024 |
| 1.9.0-beta.1 | 7,796,987 | 7/23/2024 |
| 1.0.0-rc9.15 | 2,599,856 | 6/18/2024 |
| 1.0.0-rc9.14 | 5,310,769 | 4/5/2024 |
| 1.0.0-rc9.13 | 1,358,937 | 1/4/2024 |
| 1.0.0-rc9.12 | 1,473,315 | 11/1/2023 |
| 1.0.0-rc9.11 | 16,406 | 10/31/2023 |
| 1.0.0-rc9.10 | 4,304,625 | 6/9/2023 |
| 1.0.0-rc9.9 | 244,672 | 5/25/2023 |