OpenTelemetry.Extensions.Hosting 1.9.0-alpha.1

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

Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (394)

Showing the top 5 NuGet packages that depend on OpenTelemetry.Extensions.Hosting:

Package Downloads
Azure.Monitor.OpenTelemetry.Exporter

An OpenTelemetry .NET exporter that exports to Azure Monitor

Azure.Monitor.OpenTelemetry.AspNetCore

An OpenTelemetry .NET distro that exports to Azure Monitor

Sitko.Core.App

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

Steeltoe.Management.OpenTelemetryBase

Steeltoe Management OpenTelemetry

Aspire.StackExchange.Redis

A generic Redis® client that integrates with Aspire, including health checks, logging, and telemetry.

GitHub repositories (156)

Showing the top 20 popular GitHub repositories that depend on OpenTelemetry.Extensions.Hosting:

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/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
dotnet/orleans
Cloud Native application framework for .NET
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 4, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
dotnet/eShop
A reference .NET application implementing an eCommerce site
MassTransit/MassTransit
Distributed Application Framework for .NET
quartznet/quartznet
Quartz Enterprise Scheduler .NET
graphql-dotnet/graphql-dotnet
GraphQL for .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/KurrentDB
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
grpc/grpc-dotnet
gRPC for .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
Version Downloads Last updated
1.12.0 517,087 4/30/2025
1.11.2 3,914,539 3/4/2025
1.11.1 3,114,074 1/23/2025
1.11.0 705,714 1/16/2025
1.11.0-rc.1 27,521 12/12/2024
1.10.0 4,722,521 11/12/2024
1.10.0-rc.1 11,610 11/1/2024
1.10.0-beta.1 29,980 9/30/2024
1.9.0 28,772,395 6/14/2024
1.9.0-rc.1 239,630 6/7/2024
1.9.0-alpha.1 54,884 5/20/2024
1.8.1 13,789,773 4/18/2024
1.8.0 3,266,085 4/3/2024
1.8.0-rc.1 22,083 3/27/2024
1.8.0-beta.1 61,531 3/14/2024
1.7.0 10,681,862 12/9/2023
1.7.0-rc.1 117,041 11/30/2023
1.7.0-alpha.1 503,128 10/17/2023
1.6.0 10,322,376 9/6/2023
1.6.0-rc.1 390,910 8/21/2023
1.6.0-alpha.1 315,998 7/12/2023
1.5.1 6,546,165 6/26/2023
1.5.0 1,571,516 6/6/2023 1.5.0 is deprecated.
1.5.0-rc.1 186,396 5/26/2023
1.5.0-alpha.2 1,039,021 4/1/2023
1.5.0-alpha.1 628,373 3/8/2023
1.4.0 9,176,796 2/24/2023
1.4.0-rc.4 734,291 2/11/2023
1.4.0-rc.3 601,254 2/2/2023
1.4.0-rc.2 753,912 1/9/2023
1.4.0-rc.1 1,186,219 12/12/2022
1.0.0-rc9.9 1,506,443 11/7/2022
1.0.0-rc9.8 522,983 10/17/2022
1.0.0-rc9.7 361,764 9/30/2022
1.0.0-rc9.6 1,315,592 8/18/2022
1.0.0-rc9.5 1,266,194 8/3/2022
1.0.0-rc9.4 6,713,401 6/3/2022
1.0.0-rc9.3 2,249,897 4/20/2022
1.0.0-rc9.2 2,111,721 4/13/2022
1.0.0-rc9.1 683,047 3/30/2022
1.0.0-rc9 3,067,880 2/3/2022
1.0.0-rc8 5,937,549 10/8/2021
1.0.0-rc7 2,041,307 7/13/2021
1.0.0-rc6 312,234 6/26/2021
1.0.0-rc5 413,545 6/9/2021
1.0.0-rc4 331,136 4/23/2021
1.0.0-rc3 500,282 3/19/2021
1.0.0-rc2 806,137 1/30/2021
1.0.0-rc10 123,684 3/5/2022
1.0.0-rc1.1 527,515 11/18/2020
0.8.0-beta.1 97,408 11/5/2020
0.7.0-beta.1 16,095 10/16/2020
0.6.0-beta.1 136,766 9/16/2020
0.5.0-beta.2 8,405 8/28/2020
0.4.0-beta.2 115,433 7/25/2020
0.3.0-beta.1 1,529 7/23/2020
0.2.0-alpha.275 186,801 5/19/2020