Metadata >> NuGet >> Microsoft.Diagnostics.Tracing.EventRegister >> 1.1.26

1.1.26

Metadata

Authors Microsoft
Copyrights Copyright (c) Microsoft Corporation
Description This package includes eventRegister.exe, which enables validation and registration of user defined EventSource classes. It supports both BCL event sources (classes derived from System.Diagnostics.Tracing.EventSource) and NuGet event sources (classes derived from Microsoft.Diagnostics.Tracing.EventSource).
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 True
Summary EventRegister is a tool that enables validation and registration of EventSources.
Tags eventRegister EventSource Microsoft ETW Validation
Title Microsoft EventRegister Tool
PackageSize 601074
PackageHashAlgorithm SHA512
PackageHash xYvEZpuuADXIsEPfw4v8YPYVNT/9xqQt+WIyoxSc5eDnbSUyJwq82dbFskd7U+AecBiZrEEPZ2YTIvznM/+06g==
DownloadCount 000000
CreatedDate 2015-10-06T22:06:13

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.EventRegister -Version 1.1.26 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Diagnostics.Tracing.EventRegister -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.EventRegister 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.EventRegister -Version 1.1.26 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Diagnostics.Tracing.EventRegister -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.EventRegister -Version 1.1.26
Uninstalling the package:
o remove-wrap Microsoft.Diagnostics.Tracing.EventRegister

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