Metadata >> NuGet >> Microsoft.Diagnostics.Tracing.EventSource.Samples >> 1.1.26

1.1.26

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description This package includes samples illustrating the use of the Microsoft.Diagnostics.Tracing.EventSource library. Works best if you create a console app called 'DemoEventSource' and reference this package.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288859
LicenseUrl http://go.microsoft.com/fwlink/?LinkId=329770
Owners Microsoft
ProjectUrl http://go.microsoft.com/fwlink/?LinkID=317375
RequireLicenseAcceptance False
Summary Samples for the EventSource library.
Tags Samples EventSource Microsoft ETW EventLog Channel
Dependencies Microsoft.Diagnostics.Tracing.EventSource:1.1.26
Title Microsoft EventSource Library Samples
PackageSize 9386
PackageHashAlgorithm SHA512
PackageHash y6Kx99yrdmtUJRdy0/3jqHV+vFCdQ+rrnRcKOdg2aMqcuPj5hK+1jSgSZq/xlFIPooK2HHLR90zX907XEl/JwQ==
DownloadCount 000000
CreatedDate 2015-10-06T22:06:26

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.EventSource.Samples -Version 1.1.26 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Diagnostics.Tracing.EventSource.Samples -Version 1.1.26 -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.EventSource.Samples 1.1.26 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Microsoft.Diagnostics.Tracing.EventSource.Samples -Version 1.1.26
Uninstalling the package:
o remove-wrap Microsoft.Diagnostics.Tracing.EventSource.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