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

Microsoft.Diagnostics.Tracing.EventSource.Samples

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 project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Microsoft.Diagnostics.Tracing.EventSource.Samples
Uninstalling the package:
o remove-wrap Microsoft.Diagnostics.Tracing.EventSource.Samples

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.26
1.1.25