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

1.1.25

Metadata

Authors Microsoft
Copyrights Copyright (c) Microsoft Corporation
Description This package exposes an enhanced developer experience for coding against the Microsoft.Diagnostics.Tracing.EventSource (including build time validation). Microsoft.Diagnostics.Tracing.EventSource allows for firing ETW events from managed code. It enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource. For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx. New features: - ETW channel support - Support for static registration Supported Platforms: - .NET Framework 3.5 - .NET Framework 4.0 - .NET Framework 4.5 - Windows Store apps - Windows Phone App 8.1
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 EventSource is a managed library for generating ETW events.
Tags EventSource Microsoft ETW EventLog Channel
Dependencies Microsoft.Diagnostics.Tracing.EventSource.Redist:1.1.25|Microsoft.Diagnostics.Tracing.EventRegister:1.1.25
Title Microsoft EventSource Library
PackageSize 9766
PackageHashAlgorithm SHA512
PackageHash 6w6lg4EFqHo2rpKIEK3HvEFX3kxtVio/Wge3weFV+Qq/qlWjFllkBv3NWpiwQZcQFHBJEkJZ7u0wfCNm+q6DNQ==
DownloadCount 000000
CreatedDate 2015-08-20T15:17:54

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

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