OpenTelemetry.Extensions.Hosting 1.6.0

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

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

Aspire.StackExchange.Redis

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

Aspire.Npgsql.EntityFrameworkCore.PostgreSQL

A PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry.

GitHub repositories (194)

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
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, 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
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.
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.
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
grpc/grpc-dotnet
gRPC for .NET
ravendb/ravendb
ACID Document Database
Version Downloads Last Updated
1.14.0-rc.1 11,460 10/21/2025
1.13.1 1,421,051 10/9/2025
1.13.0 661,513 10/1/2025 1.13.0 is deprecated because it has critical bugs.
1.12.0 20,053,507 4/30/2025
1.11.2 9,680,042 3/4/2025
1.11.1 5,169,682 1/23/2025
1.11.0 1,163,725 1/16/2025
1.11.0-rc.1 40,976 12/12/2024
1.10.0 7,034,459 11/12/2024
1.10.0-rc.1 15,513 11/1/2024
1.10.0-beta.1 37,409 9/30/2024
1.9.0 48,949,897 6/14/2024
1.9.0-rc.1 341,917 6/7/2024
1.9.0-alpha.1 70,787 5/20/2024
1.8.1 19,419,660 4/18/2024
1.8.0 4,068,243 4/3/2024
1.8.0-rc.1 24,390 3/27/2024
1.8.0-beta.1 71,776 3/14/2024
1.7.0 12,113,020 12/9/2023
1.7.0-rc.1 125,580 11/30/2023
1.7.0-alpha.1 556,256 10/17/2023
1.6.0 11,616,371 9/6/2023
1.6.0-rc.1 402,328 8/21/2023
1.6.0-alpha.1 323,799 7/12/2023
1.5.1 7,377,328 6/26/2023
1.5.0 1,680,542 6/6/2023 1.5.0 is deprecated.
1.5.0-rc.1 211,640 5/26/2023
1.5.0-alpha.2 1,087,097 4/1/2023
1.5.0-alpha.1 763,067 3/8/2023
1.4.0 10,163,463 2/24/2023
1.4.0-rc.4 787,465 2/11/2023
1.4.0-rc.3 639,802 2/2/2023
1.4.0-rc.2 781,064 1/9/2023
1.4.0-rc.1 1,269,091 12/12/2022
1.0.0-rc9.9 1,553,498 11/7/2022
1.0.0-rc9.8 557,383 10/17/2022
1.0.0-rc9.7 367,428 9/30/2022
1.0.0-rc9.6 1,363,703 8/18/2022
1.0.0-rc9.5 1,291,173 8/3/2022
1.0.0-rc9.4 7,063,084 6/3/2022
1.0.0-rc9.3 2,429,297 4/20/2022
1.0.0-rc9.2 2,342,396 4/13/2022
1.0.0-rc9.1 699,152 3/30/2022
1.0.0-rc9 3,172,364 2/3/2022
1.0.0-rc8 6,265,729 10/8/2021
1.0.0-rc7 2,077,518 7/13/2021
1.0.0-rc6 314,629 6/26/2021
1.0.0-rc5 425,468 6/9/2021
1.0.0-rc4 332,983 4/23/2021
1.0.0-rc3 506,367 3/19/2021
1.0.0-rc2 819,760 1/30/2021
1.0.0-rc10 126,750 3/5/2022
1.0.0-rc1.1 531,662 11/18/2020
0.8.0-beta.1 97,573 11/5/2020
0.7.0-beta.1 16,261 10/16/2020
0.6.0-beta.1 137,707 9/16/2020
0.5.0-beta.2 8,550 8/28/2020
0.4.0-beta.2 116,147 7/25/2020
0.3.0-beta.1 1,824 7/23/2020
0.2.0-alpha.275 191,754 5/19/2020