OpenTelemetry.Exporter.OpenTelemetryProtocol 1.1.0-beta2

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.1.0-beta2
                    
NuGet\Install-Package OpenTelemetry.Exporter.OpenTelemetryProtocol -Version 1.1.0-beta2
                    
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.1.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.1.0-beta2" />
                    
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.1.0-beta2
                    
#r "nuget: OpenTelemetry.Exporter.OpenTelemetryProtocol, 1.1.0-beta2"
                    
#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.
#addin nuget:?package=OpenTelemetry.Exporter.OpenTelemetryProtocol&version=1.1.0-beta2&prerelease
                    
Install OpenTelemetry.Exporter.OpenTelemetryProtocol as a Cake Addin
#tool nuget:?package=OpenTelemetry.Exporter.OpenTelemetryProtocol&version=1.1.0-beta2&prerelease
                    
Install OpenTelemetry.Exporter.OpenTelemetryProtocol 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. 
.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 net452 is compatible.  net46 is compatible.  net461 was computed.  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 (279)

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.

Honeycomb.OpenTelemetry

Honeycomb's OpenTelemetry SDK

MyJetWallet.Sdk.Service

Package Description

GitHub repositories (117)

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
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
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
MassTransit/MassTransit
Distributed Application Framework for .NET
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.
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.
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
Version Downloads Last updated
1.11.2 1,533,866 a month ago
1.11.1 2,267,965 3 months ago
1.11.0 481,278 3 months ago
1.11.0-rc.1 30,594 4 months ago
1.10.0 3,676,002 5 months ago
1.10.0-rc.1 10,680 5 months ago
1.10.0-beta.1 35,714 6 months ago
1.9.0 21,693,136 10 months ago
1.9.0-rc.1 212,667 6/7/2024
1.9.0-alpha.1 52,492 5/20/2024
1.8.1 8,328,463 4/18/2024
1.8.0 2,913,779 4/3/2024
1.8.0-rc.1 19,979 3/27/2024
1.8.0-beta.1 25,037 3/14/2024
1.7.0 9,362,773 12/9/2023
1.7.0-rc.1 90,235 11/30/2023
1.7.0-alpha.1 413,196 10/17/2023
1.6.0 8,481,909 9/6/2023
1.6.0-rc.1 271,442 8/21/2023
1.6.0-alpha.1 138,690 7/12/2023
1.5.1 5,646,919 6/26/2023
1.5.0 1,302,428 6/6/2023 1.5.0 is deprecated.
1.5.0-rc.1 627,156 5/26/2023
1.5.0-alpha.2 862,074 4/1/2023
1.5.0-alpha.1 575,635 3/8/2023
1.4.0 7,518,465 2/24/2023
1.4.0-rc.4 795,784 2/11/2023
1.4.0-rc.3 491,577 2/2/2023
1.4.0-rc.2 502,934 1/9/2023
1.4.0-rc.1 522,790 12/12/2022
1.4.0-beta.3 659,340 11/7/2022
1.4.0-beta.2 255,256 10/17/2022
1.4.0-beta.1 201,766 9/30/2022
1.4.0-alpha.2 491,510 8/18/2022
1.4.0-alpha.1 848,696 8/3/2022
1.3.2 2,294,147 12/20/2022
1.3.1 4,720,347 9/8/2022
1.3.0 3,512,259 6/3/2022 1.3.0 is deprecated because it has critical bugs.
1.3.0-rc.2 94,873 6/1/2022
1.3.0-beta.2 114,245 5/17/2022
1.3.0-beta.1 227,908 4/20/2022
1.2.0 1,733,376 4/15/2022 1.2.0 is deprecated because it has critical bugs.
1.2.0-rc5 86,723 4/13/2022
1.2.0-rc4 369,662 3/30/2022
1.2.0-rc3 358,660 3/5/2022
1.2.0-rc2 430,586 2/3/2022
1.2.0-rc1 753,957 11/30/2021
1.2.0-beta2.1 374,212 11/19/2021
1.2.0-beta1 323,041 10/8/2021
1.2.0-alpha4 19,658 9/23/2021
1.2.0-alpha3 2,693 9/14/2021
1.2.0-alpha2 17,633 8/25/2021
1.2.0-alpha1 52,307 7/23/2021
1.1.0 4,184,686 7/13/2021 1.1.0 is deprecated because it has critical bugs.
1.1.0-rc1 94,331 6/26/2021
1.1.0-beta4 103,177 6/9/2021
1.1.0-beta3 6,328 5/12/2021
1.1.0-beta2 117,571 4/23/2021
1.1.0-beta1 339,372 3/19/2021
1.0.1 903,595 2/10/2021 1.0.1 is deprecated because it has critical bugs.
1.0.0-rc4 37,576 2/9/2021
1.0.0-rc3 20,950 2/5/2021
1.0.0-rc2 11,746 1/30/2021
1.0.0-rc1.1 117,254 11/18/2020
0.8.0-beta.1 81,352 11/5/2020
0.7.0-beta.1 5,607 10/16/2020
0.6.0-beta.1 25,274 9/16/2020
0.5.0-beta.2 809 8/28/2020
0.4.0-beta.2 2,692 7/25/2020
0.3.0-beta.1 581 7/23/2020
0.2.0-alpha.275 474 5/19/2020
0.2.0-alpha.220 458 5/19/2020
0.2.0-alpha.179 597 1/28/2020