Info
Version: | 1.0.41 |
Author(s): | Microsoft |
Last Update: | Wednesday, February 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.Tracing.TraceEvent.Samples |
Install
Install-Package Microsoft.Diagnostics.Tracing.TraceEvent.Samples
dotnet add package Microsoft.Diagnostics.Tracing.TraceEvent.Samples
paket add Microsoft.Diagnostics.Tracing.TraceEvent.Samples
Microsoft.Diagnostics.Tracing.TraceEvent.Samples Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 1.0.41)
- Rx-Main(>= 2.1.0)
Tags
This package contains sample uses of the library. Simply add it to your app (or a new console app).
Call TraceEventSamples.AllSamples.Run() to run the samples.
See the _ReadMe.txt to get started.