Info
Version: | 0.1.9 |
Author(s): | WCFDistributedTracing |
Last Update: | Tuesday, February 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/machielvisser/WCFDistributedTracing |
NuGet Url: | https://www.nuget.org/packages/WCFDistributedTracing |
Install
Install-Package WCFDistributedTracing
dotnet add package WCFDistributedTracing
paket add WCFDistributedTracing
WCFDistributedTracing Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.8.0)
- System.ServiceModel.Primitives(>= 4.7.0)
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.