Tracer 1.1.7
dotnet add package Tracer --version 1.1.7
NuGet\Install-Package Tracer -Version 1.1.7
<PackageReference Include="Tracer" Version="1.1.7" />
<PackageVersion Include="Tracer" Version="1.1.7" />
<PackageReference Include="Tracer" />
paket add Tracer --version 1.1.7
#r "nuget: Tracer, 1.1.7"
#:package Tracer@1.1.7
#addin nuget:?package=Tracer&version=1.1.7
#tool nuget:?package=Tracer&version=1.1.7
The interfaces provided by this package allow component authors to provide tracing statements that are agnostic to the actual implementation that will be used when they are used at runtime, which is an initialization concern that belongs to the application initialization or other bootstrapping/configuration code.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tracer:
| Package | Downloads |
|---|---|
|
netfx-WebApi.TracingChannel
TracingChannel |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.1.*
* Removed static constructor from Tracer so that it can be customized on target project
* Content files go under External grouping folder