RockLib.DistributedTracing.AspNetCore
2.0.0
Prefix Reserved
.NET 6.0
.NET Core 3.1
.NET Framework 4.8
Install-Package RockLib.DistributedTracing.AspNetCore -Version 2.0.0
dotnet add package RockLib.DistributedTracing.AspNetCore --version 2.0.0
<PackageReference Include="RockLib.DistributedTracing.AspNetCore" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.DistributedTracing.AspNetCore --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RockLib.DistributedTracing.AspNetCore, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RockLib.DistributedTracing.AspNetCore as a Cake Addin
#addin nuget:?package=RockLib.DistributedTracing.AspNetCore&version=2.0.0
// Install RockLib.DistributedTracing.AspNetCore as a Cake Tool
#tool nuget:?package=RockLib.DistributedTracing.AspNetCore&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Defines standard interfaces for distributed tracing and extension methods for HttpContext to access them.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options (>= 6.0.0)
-
.NETFramework 4.8
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options (>= 6.0.0)
-
net6.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RockLib.DistributedTracing.AspNetCore:
Package | Downloads |
---|---|
RockLib.Logging.AspNetCore
RockLib.Logging for AspNetCore. Includes context providers and a logging action filter. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 938 | 2/8/2022 |
1.0.3 | 28,395 | 8/12/2021 |
1.0.2 | 78,892 | 5/6/2021 |
1.0.1 | 8,823 | 4/8/2021 |
1.0.0 | 23,271 | 2/19/2021 |
1.0.0-alpha03 | 116 | 2/11/2021 |
1.0.0-alpha02 | 549 | 1/14/2021 |
1.0.0-alpha01 | 157 | 1/14/2021 |
A changelog is available at https://github.com/RockLib/RockLib.DistributedTracing/blob/main/RockLib.DistributedTracing.AspNetCore/CHANGELOG.md.