Skip to main content
OpenTracing.Contrib.NetCore package icon

OpenTracing.Contrib.NetCore

Adds OpenTracing instrumentation for .NET Core apps that use the `Microsoft.Extensions.*` stack. Instrumented components: HttpClient calls, ASP.NET Core, Entity Framework Core and any other library that uses DiagnosticSource events.

Total Downloads
13.8M
13,849,413
Published
Nov 11, 2021
Latest stable version

Install

.NET CLI
dotnet add package OpenTracing.Contrib.NetCore --version 0.8.0
Package Manager Console
Install-Package OpenTracing.Contrib.NetCore -Version 0.8.0
PackageReference
<PackageReference Include="OpenTracing.Contrib.NetCore" Version="0.8.0" />

Frameworks

.NETCoreApp2.1 .NETCoreApp3.1 net5.0 net6.0

Dependencies

[2.1.1, 3.0.0)
[2.1.1, 3.0.0)
[2.1.1, 3.0.0)
OpenTracing
.NETCoreApp2.1
[0.12.1, )
[4.5.1, )
[3.1.8, 4.0.0)
[3.1.8, 4.0.0)
[3.1.8, 4.0.0)
OpenTracing
.NETCoreApp3.1
[0.12.1, )
[4.7.1, )
[5.0.0, 6.0.0)
[5.0.0, 6.0.0)
[0.12.1, )
[6.0.0, 7.0.0)
[6.0.0, 7.0.0)
[0.12.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to OpenTelemetry as an alternative.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 24 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.