Metadata >> NuGet >> Microsoft.Diagnostics.Tracing.TraceEvent.Samples >> 1.0.38

1.0.38

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description The TraceEvent library allows users to control ETW logging and System.Diagnostic.Tracing.EventSource logging. 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.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288859
LicenseUrl http://go.microsoft.com/fwlink/?LinkId=329770
Owners Microsoft
RequireLicenseAcceptance False
Summary Sample source code for the Microsoft TraceEvent library
Tags Samples TraceEvent Microsoft ETW Event Tracing for Windows
Dependencies Microsoft.Diagnostics.Tracing.TraceEvent:1.0.38:net40|Rx-Main:2.1.0:net40
Title Microsoft TraceEvent Library Samples
PackageSize 9392
PackageHashAlgorithm SHA512
PackageHash 1Q8IoR4P0Xlh2DK5A1IzUjiUIzDRwPTry4eP0gRmkA7Ckq8Rl3kcZlk8L/ftvP172CnxKyySPsY6bNKoiSJMxg==
DownloadCount 000000
CreatedDate 2015-08-20T15:07:55

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Diagnostics.Tracing.TraceEvent.Samples -Version 1.0.38 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Diagnostics.Tracing.TraceEvent.Samples -Version 1.0.38 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Microsoft.Diagnostics.Tracing.TraceEvent.Samples 1.0.38 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Diagnostics.Tracing.TraceEvent.Samples -Version 1.0.38 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Diagnostics.Tracing.TraceEvent.Samples -Version 1.0.38 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Microsoft.Diagnostics.Tracing.TraceEvent.Samples -Version 1.0.38
Uninstalling the package:
o remove-wrap Microsoft.Diagnostics.Tracing.TraceEvent.Samples

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related