OpenTelemetry 1.1.0-beta3
Prefix Reserved
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.5.2
This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
This is a prerelease version of OpenTelemetry.
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 OpenTelemetry --version 1.1.0-beta3
NuGet\Install-Package OpenTelemetry -Version 1.1.0-beta3
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="OpenTelemetry" Version="1.1.0-beta3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTelemetry" Version="1.1.0-beta3" />
<PackageReference Include="OpenTelemetry" />
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 OpenTelemetry --version 1.1.0-beta3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTelemetry, 1.1.0-beta3"
#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 OpenTelemetry@1.1.0-beta3
#: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=OpenTelemetry&version=1.1.0-beta3&prerelease
#tool nuget:?package=OpenTelemetry&version=1.1.0-beta3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OpenTelemetry .NET SDK
| 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 was computed. 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 | net452 is compatible. net46 is compatible. net461 is compatible. net462 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- OpenTelemetry.Api (>= 1.1.0-beta3)
- System.Collections.Immutable (>= 1.4.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
.NETFramework 4.6
- OpenTelemetry.Api (>= 1.1.0-beta3)
- System.Collections.Immutable (>= 1.4.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
.NETFramework 4.6.1
- Microsoft.Extensions.Logging (>= 2.1.0 && < 6.0.0)
- Microsoft.Extensions.Logging.Configuration (>= 2.1.0 && < 6.0.0)
- OpenTelemetry.Api (>= 1.1.0-beta3)
- System.Collections.Immutable (>= 1.4.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.1.0 && < 6.0.0)
- Microsoft.Extensions.Logging.Configuration (>= 2.1.0 && < 6.0.0)
- OpenTelemetry.Api (>= 1.1.0-beta3)
- System.Collections.Immutable (>= 1.4.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
NuGet packages (744)
Showing the top 5 NuGet packages that depend on OpenTelemetry:
| Package | Downloads |
|---|---|
|
OpenTelemetry.Extensions.Hosting
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting |
|
|
OpenTelemetry.Exporter.OpenTelemetryProtocol
OpenTelemetry protocol exporter for OpenTelemetry .NET |
|
|
OpenTelemetry.Exporter.Console
Console exporter for OpenTelemetry .NET |
|
|
OpenTelemetry.Instrumentation.GrpcNetClient
gRPC for .NET client instrumentation for OpenTelemetry .NET. |
|
|
OpenTelemetry.Exporter.Prometheus.AspNetCore
ASP.NET Core middleware for hosting OpenTelemetry .NET Prometheus Exporter |
GitHub repositories (96)
Showing the top 20 popular GitHub repositories that depend on OpenTelemetry:
| Repository | Stars |
|---|---|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
|
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
|
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
DearVa/Everywhere
Context-aware AI assistant for your desktop. Ready to respond intelligently, seamlessly integrating multiple LLMs and MCP tools.
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
|
modelcontextprotocol/csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
microsoft/kiota
OpenAPI based HTTP Client code generator
|
|
|
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
|
|
|
Arcenox-co/TickerQ
TickerQ is a fast, reflection-free background task scheduler for .NET built with source generators, EF Core integration, cron + time-based execution, and a real-time dashboard.
|
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
linq2db/linq2db
Linq to database provider.
|
|
|
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
|
|
|
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.15.3 | 788,916 | 4/21/2026 | |
| 1.15.2 | 1,226,402 | 4/8/2026 | |
| 1.15.1 | 2,186,329 | 3/27/2026 | |
| 1.15.0 | 13,967,484 | 1/21/2026 | |
| 1.14.0 | 20,466,945 | 11/12/2025 | |
| 1.14.0-rc.1 | 74,939 | 10/21/2025 | |
| 1.13.1 | 8,794,126 | 10/9/2025 | |
| 1.13.0 | 2,070,639 | 10/1/2025 | |
| 1.12.0 | 42,318,785 | 4/30/2025 | |
| 1.11.2 | 20,210,259 | 3/4/2025 | |
| 1.9.0 | 80,557,815 | 6/14/2024 | |
| 1.9.0-rc.1 | 498,735 | 6/7/2024 | |
| 1.9.0-alpha.1 | 124,540 | 5/20/2024 | |
| 1.1.0-beta3 | 248,673 | 5/12/2021 |
Loading failed