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

1.1.25

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.25
Title Microsoft EventSource Library Samples
PackageSize 9386
PackageHashAlgorithm SHA512
PackageHash g90SxJI5GHD6RPz4C3tr5V18SNWmAYa6ALiaJ3m1AEti36c1XsAhx+LJdmGwhRCKuwBpFlQXGbAAJ4V/cq8ojg==
DownloadCount 000000
CreatedDate 2015-08-20T15:18:37

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.25 -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.25 -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.25 %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.25 -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.25 -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.25
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