Info
| Version: | 0.12.1 |
| Author(s): | The OpenTracing Authors |
| Last Update: | Wednesday, September 25, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/opentracing/opentracing-csharp |
| NuGet Url: | https://www.nuget.org/packages/OpenTracing |
Install
Install-Package OpenTracing
dotnet add package OpenTracing
paket add OpenTracing
OpenTracing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags
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.