Info
Version: | 0.6.5 |
Author(s): | Christian Weiss |
Last Update: | Tuesday, December 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/opentracing-contrib/csharp-netcore |
NuGet Url: | https://www.nuget.org/packages/Mcclane007.OpenTracing.Contrib.NetCore |
Install
Install-Package Mcclane007.OpenTracing.Contrib.NetCore
dotnet add package Mcclane007.OpenTracing.Contrib.NetCore
paket add Mcclane007.OpenTracing.Contrib.NetCore
Mcclane007.OpenTracing.Contrib.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Features(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.NETCore.Platforms(>= 5.0.0)
- OpenTracing(>= 0.12.1)
- System.Data.SqlClient(>= 4.8.2)
Tags
Instrumented components: HttpClient calls, ASP.NET Core, Entity Framework Core and any other library that uses DiagnosticSource events.