Microsoft.Diagnostics.Tracing.EventSource.Redist 1.1.28

Microsoft EventSource Library Redistribution Package

This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.

     This package 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

Requires NuGet 2.5 or higher.

Install-Package Microsoft.Diagnostics.Tracing.EventSource.Redist -Version 1.1.28
dotnet add package Microsoft.Diagnostics.Tracing.EventSource.Redist --version 1.1.28
paket add Microsoft.Diagnostics.Tracing.EventSource.Redist --version 1.1.28
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

Version 1.1.26 - Added EventCounter support.  
   Version 1.1.26 - 26 - Allowed 'Start' opcodes to have a relatedActivityID

   Version 1.1.25 - EventSource has a number of new non-trivial features
       DynamicEvents - Allows events defined 'on the fly' by without creating a 'event method'.
       RichPayloads - Allows specially attributed classes and arrays as well as primitive types to be passed as a payload.
       ActivityTracking - Causes Start and Stop events to tag events between them with ID that represents all currrntly active activties.
       Goto http://blogs.msdn.com/b/vancem/archive/tags/eventsource/ for details/specs

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
1.1.28 (current version) 0 3/22/2018