Skip to main content
Microsoft.Diagnostics.Tracing.EventSource package icon

Microsoft.Diagnostics.Tracing.EventSource

This package includes Microsoft.Diagnostics.Tracing.EventSource 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 4 - .NET Framework 3.5

Total Downloads
3.5M
3,545,140
Published
May 15, 2014
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Diagnostics.Tracing.EventSource --version 1.0.18
Package Manager Console
Install-Package Microsoft.Diagnostics.Tracing.EventSource -Version 1.0.18
PackageReference
<PackageReference Include="Microsoft.Diagnostics.Tracing.EventSource" Version="1.0.18" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.