This package provides a reference C# implementation of the CorrelationVector protocol for tracing and correlation of events through a distributed system.
Info
Version: | 1.0.42 |
Author(s): | Microsoft |
Last Update: | Friday, December 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/CorrelationVector-CSharp |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CorrelationVector |
Install
Install-Package Microsoft.CorrelationVector
dotnet add package Microsoft.CorrelationVector
paket add Microsoft.CorrelationVector
Microsoft.CorrelationVector Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags