Skip to main content
OpenTracing package icon

OpenTracing

This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally. For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.

Total Downloads
63.5M
63,464,534
Published
Sep 25, 2019
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard1.3 .NETStandard2.0

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.1, )