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

Microsoft.Diagnostics.Tracing.EventRegister

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Diagnostics.Tracing.EventRegister -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Diagnostics.Tracing.EventRegister -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.EventRegister
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Diagnostics.Tracing.EventRegister -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Diagnostics.Tracing.EventRegister -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.Diagnostics.Tracing.EventRegister

OpenWrap

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

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.0.11-rc
1.0.10-rc