Metadata >> NuGet >> Microsoft.WindowsAzure.Common.Tracing.Etw

Microsoft.WindowsAzure.Common.Tracing.Etw

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description Exposes Microsoft Azure Libraries events via ETW (Event Tracing for Windows). ETW events can be captured by subscribing to Microsoft-WindowsAzure event source. The ETW tracing provider requires .NET Framework 4.5 or newer.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl http://aka.ms/windowsazureapache2
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/WindowsAzure/azure-sdk-for-net/tree/src/Common.Tracing.Etw
ReleaseNotes PREVIEW RELEASE
RequireLicenseAcceptance False
Summary This package provides a logging implementation for the Microsoft Azure Libraries exposing events via ETW (Event Tracing for Windows).
Tags Microsoft "Microsoft Azure" SDK ETW "Event Tracing" windowsazureofficial
Dependencies Microsoft.WindowsAzure.Common:1.0.0
Title Microsoft Azure Common Library ETW Logger
PackageSize 20006
PackageHashAlgorithm SHA512
PackageHash 8DxdpZnoaipyEt74qEt/UWkmPIt2TP5MzcLsmicp5HZAKbt+fDlr+ecAsaKiQ4/MpVu/cSyo8e6iS8AKKLDoeg==
DownloadCount 000000
CreatedDate 2014-04-02T16:04:52

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

OpenWrap

Installing the package:
o add-wrap Microsoft.WindowsAzure.Common.Tracing.Etw
Uninstalling the package:
o remove-wrap Microsoft.WindowsAzure.Common.Tracing.Etw

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.0.0
0.9.0-preview