WCFDistributedTracing 0.1.9

dotnet add package WCFDistributedTracing --version 0.1.9
                    
NuGet\Install-Package WCFDistributedTracing -Version 0.1.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WCFDistributedTracing" Version="0.1.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WCFDistributedTracing" Version="0.1.9" />
                    
Directory.Packages.props
<PackageReference Include="WCFDistributedTracing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WCFDistributedTracing --version 0.1.9
                    
#r "nuget: WCFDistributedTracing, 0.1.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=WCFDistributedTracing&version=0.1.9
                    
Install WCFDistributedTracing as a Cake Addin
#tool nuget:?package=WCFDistributedTracing&version=0.1.9
                    
Install WCFDistributedTracing as a Cake Tool

This project shows how distributed tracing in WCF can be used to do structured logging. DistributedOperationContext is used to pass context information through the distributed execution path. Serilog is used as the logging framework, with an output to Seq for central analysis.

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.9 530 2/16/2021
0.1.8 470 5/29/2020
0.1.7 450 5/29/2020
0.1.6 451 5/28/2020
0.1.5 448 5/26/2020
0.1.4 481 5/26/2020
0.1.0 433 5/26/2020