OpenTelemetry.Exporter.OpenTelemetryProtocol 1.2.0-alpha1

Prefix Reserved
This is a prerelease version of OpenTelemetry.Exporter.OpenTelemetryProtocol.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTelemetry.Exporter.OpenTelemetryProtocol --version 1.2.0-alpha1
                    
NuGet\Install-Package OpenTelemetry.Exporter.OpenTelemetryProtocol -Version 1.2.0-alpha1
                    
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.Exporter.OpenTelemetryProtocol" Version="1.2.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.2.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" />
                    
Project file
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.Exporter.OpenTelemetryProtocol --version 1.2.0-alpha1
                    
#r "nuget: OpenTelemetry.Exporter.OpenTelemetryProtocol, 1.2.0-alpha1"
                    
#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.Exporter.OpenTelemetryProtocol@1.2.0-alpha1
                    
#: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.Exporter.OpenTelemetryProtocol&version=1.2.0-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OpenTelemetry.Exporter.OpenTelemetryProtocol&version=1.2.0-alpha1&prerelease
                    
Install as a Cake Tool

OpenTelemetry protocol exporter for OpenTelemetry .NET

Product 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 is compatible. 
.NET Framework 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.

NuGet packages (387)

Showing the top 5 NuGet packages that depend on OpenTelemetry.Exporter.OpenTelemetryProtocol:

Package Downloads
OpenTelemetry.Exporter.OpenTelemetryProtocol.Logs

OpenTelemetry protocol exporter for OpenTelemetry .NET

Sitko.Core.App

Sitko.Core is a set of libraries to help build .NET Core applications fast

OpenTelemetry.AutoInstrumentation.Runtime.Managed

Managed components used by the OpenTelemetry.AutoInstrumentation project.

Grafana.OpenTelemetry.Base

Minimal Grafana distribution of OpenTelemetry .NET

Honeycomb.OpenTelemetry

Honeycomb's OpenTelemetry SDK

GitHub repositories (168)

Showing the top 20 popular GitHub repositories that depend on OpenTelemetry.Exporter.OpenTelemetryProtocol:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/orleans
Cloud Native application framework for .NET
dotnet/eShop
A reference .NET application implementing an eCommerce site
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
MassTransit/MassTransit
Distributed Application Framework for .NET
quartznet/quartznet
Quartz Enterprise Scheduler .NET
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
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.
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.
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
ravendb/ravendb
ACID Document Database
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
microsoft/kiota
OpenAPI based HTTP Client code generator
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
modelcontextprotocol/csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
Version Downloads Last Updated
1.14.0-rc.1 5,835 10/21/2025
1.13.1 962,034 10/9/2025
1.13.0 551,143 10/1/2025 1.13.0 is deprecated because it has critical bugs.
1.12.0 16,342,813 4/30/2025
1.11.2 8,778,057 3/4/2025
1.11.1 4,653,383 1/23/2025
1.11.0 1,030,765 1/16/2025
1.11.0-rc.1 52,692 12/12/2024
1.10.0 6,225,423 11/12/2024
1.10.0-rc.1 17,134 11/1/2024
1.10.0-beta.1 48,008 9/30/2024
1.9.0 41,298,012 6/14/2024
1.9.0-rc.1 336,034 6/7/2024
1.9.0-alpha.1 67,608 5/20/2024
1.8.1 11,934,489 4/18/2024
1.8.0 3,829,131 4/3/2024
1.8.0-rc.1 20,556 3/27/2024
1.8.0-beta.1 28,784 3/14/2024
1.7.0 11,248,174 12/9/2023
1.7.0-rc.1 101,540 11/30/2023
1.7.0-alpha.1 447,051 10/17/2023
1.6.0 9,689,379 9/6/2023
1.6.0-rc.1 277,720 8/21/2023
1.6.0-alpha.1 163,985 7/12/2023
1.5.1 6,556,646 6/26/2023
1.5.0 1,413,667 6/6/2023 1.5.0 is deprecated.
1.5.0-rc.1 755,116 5/26/2023
1.5.0-alpha.2 898,413 4/1/2023
1.5.0-alpha.1 735,610 3/8/2023
1.4.0 8,755,173 2/24/2023
1.4.0-rc.4 852,721 2/11/2023
1.4.0-rc.3 537,633 2/2/2023
1.4.0-rc.2 527,853 1/9/2023
1.4.0-rc.1 532,308 12/12/2022
1.4.0-beta.3 719,307 11/7/2022
1.4.0-beta.2 274,257 10/17/2022
1.4.0-beta.1 205,305 9/30/2022
1.4.0-alpha.2 526,921 8/18/2022
1.4.0-alpha.1 864,249 8/3/2022
1.3.2 2,512,343 12/20/2022
1.3.1 5,001,438 9/8/2022
1.3.0 3,745,167 6/3/2022 1.3.0 is deprecated because it has critical bugs.
1.3.0-rc.2 115,381 6/1/2022
1.3.0-beta.2 118,603 5/17/2022
1.3.0-beta.1 237,485 4/20/2022
1.2.0 1,852,624 4/15/2022 1.2.0 is deprecated because it has critical bugs.
1.2.0-rc5 87,163 4/13/2022
1.2.0-rc4 381,118 3/30/2022
1.2.0-rc3 373,268 3/5/2022
1.2.0-rc2 451,065 2/3/2022
1.2.0-rc1 766,599 11/30/2021
1.2.0-beta2.1 400,960 11/19/2021
1.2.0-beta1 369,910 10/8/2021
1.2.0-alpha4 19,879 9/23/2021
1.2.0-alpha3 2,860 9/14/2021
1.2.0-alpha2 18,428 8/25/2021
1.2.0-alpha1 55,062 7/23/2021
1.1.0 4,234,777 7/13/2021 1.1.0 is deprecated because it has critical bugs.
1.1.0-rc1 96,793 6/26/2021
1.1.0-beta4 104,565 6/9/2021
1.1.0-beta3 6,505 5/12/2021
1.1.0-beta2 118,497 4/23/2021
1.1.0-beta1 355,277 3/19/2021
1.0.1 1,014,199 2/10/2021 1.0.1 is deprecated because it has critical bugs.
1.0.0-rc4 38,200 2/9/2021
1.0.0-rc3 21,186 2/5/2021
1.0.0-rc2 11,949 1/30/2021
1.0.0-rc1.1 118,325 11/18/2020
0.8.0-beta.1 81,514 11/5/2020
0.7.0-beta.1 5,770 10/16/2020
0.6.0-beta.1 25,691 9/16/2020
0.5.0-beta.2 963 8/28/2020
0.4.0-beta.2 2,846 7/25/2020
0.3.0-beta.1 766 7/23/2020
0.2.0-alpha.275 620 5/19/2020
0.2.0-alpha.220 612 5/19/2020
0.2.0-alpha.179 789 1/28/2020