Info
Version: | 0.0.2 |
Author(s): | JeffreyZhang |
Last Update: | Wednesday, November 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zh6335901/csharp-netcore |
NuGet Url: | https://www.nuget.org/packages/OpenTracing.Contrib.Unofficial.NetCore |
Install
Install-Package OpenTracing.Contrib.Unofficial.NetCore
dotnet add package OpenTracing.Contrib.Unofficial.NetCore
paket add OpenTracing.Contrib.Unofficial.NetCore
OpenTracing.Contrib.Unofficial.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- OpenTracing(>= 0.12.0)
- System.Data.SqlClient(>= 4.6.0)
Tags
Instrumented components: HttpClient calls, ASP.NET Core, Entity Framework Core and any other library that uses DiagnosticSource events.