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" />
paket add Tracer --version 1.1.7
#r "nuget: Tracer, 1.1.7"
// Install Tracer as a Cake Addin #addin nuget:?package=Tracer&version=1.1.7 // Install Tracer as a Cake Tool #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 (1)
Showing the top 1 popular GitHub repositories that depend on Tracer:
Repository | Stars |
---|---|
clariuslabs/reactivesockets
Implements a very easy to use sockets API based on IObservable
|
Version 1.1.*
* Removed static constructor from Tracer so that it can be customized on target project
* Content files go under External grouping folder