Defines standard interfaces for distributed tracing and extension methods for HttpContext to access them.
Info
Version: | 3.0.0 |
Author(s): | RockLib |
Last Update: | Thursday, February 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RockLib/RockLib.DistributedTracing |
NuGet Url: | https://www.nuget.org/packages/RockLib.DistributedTracing.AspNetCore |
Install
Install-Package RockLib.DistributedTracing.AspNetCore
dotnet add package RockLib.DistributedTracing.AspNetCore
paket add RockLib.DistributedTracing.AspNetCore
RockLib.DistributedTracing.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
Tags