OpenTracing.Contrib.StronglyTyped 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTracing.Contrib.StronglyTyped --version 0.1.0
NuGet\Install-Package OpenTracing.Contrib.StronglyTyped -Version 0.1.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="OpenTracing.Contrib.StronglyTyped" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTracing.Contrib.StronglyTyped --version 0.1.0
#r "nuget: OpenTracing.Contrib.StronglyTyped, 0.1.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.
// Install OpenTracing.Contrib.StronglyTyped as a Cake Addin
#addin nuget:?package=OpenTracing.Contrib.StronglyTyped&version=0.1.0

// Install OpenTracing.Contrib.StronglyTyped as a Cake Tool
#tool nuget:?package=OpenTracing.Contrib.StronglyTyped&version=0.1.0

StronglyTyped abstract base class for ITracer.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on OpenTracing.Contrib.StronglyTyped:

Package Downloads
OpenTracing.Contrib.EventHookTracer

Hook into span-start span-finished events of OpenTracing instrumentation

OpenTracing.Contrib.ConsoleCvJsonTracer

An OpenTracing concrete tracer implementation that uses [cV](https://github.com/Microsoft/CorrelationVector-CSharp) for identifying spans in the output and JSON for formatting tags and logs

OpenTracing.Contrib.Composite

ITracer that contains multiple tracers, for composability.

OpenTracing.Contrib.MutableTracer

Mutable ITracer for hooking into GlobalTracer.Instance.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 1,228 10/31/2018
0.2.0 5,180 10/30/2018
0.1.0 701 10/30/2018

Initial