Nefarius.Utilities.ETW 1.0.0-pre008

Prefix Reserved
This is a prerelease version of Nefarius.Utilities.ETW.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Nefarius.Utilities.ETW --version 1.0.0-pre008                
NuGet\Install-Package Nefarius.Utilities.ETW -Version 1.0.0-pre008                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nefarius.Utilities.ETW" Version="1.0.0-pre008" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nefarius.Utilities.ETW --version 1.0.0-pre008                
#r "nuget: Nefarius.Utilities.ETW, 1.0.0-pre008"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nefarius.Utilities.ETW as a Cake Addin
#addin nuget:?package=Nefarius.Utilities.ETW&version=1.0.0-pre008&prerelease

// Install Nefarius.Utilities.ETW as a Cake Tool
#tool nuget:?package=Nefarius.Utilities.ETW&version=1.0.0-pre008&prerelease                

Nefarius.Utilities.ETW

.NET Requirements Windows only NuGet Version NuGet

ETW Log Files (.ETL) to JSON parser/converter library.

This is a fork of the fantastic ETW2JSON project by Microsoft and contributors.

Changes of this fork

  • Converted console tool into a reusable class library
  • Replaced P/Invoke code with source generators
  • Changed namespace to Nefarius.Utilities.ETW to avoid conflicts with the origin library
  • Added support for WPP Software Tracing decoding
    • Supports .PDB files as a decoding source
    • Supports .TMF files as a decoding source

Known limitations

  • Currently relies on Windows-only APIs so no support for other platforms 🪟
  • WPP decoding of events could be faster but I optimized what's possible so far 🚅

Documentation

Link to API docs.

Sources & 3rd party credits

Product Compatible and additional computed target framework versions.
.NET net8.0-windows8.0 is compatible.  net9.0-windows was computed.  net9.0-windows8.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-pre009 32 1/17/2025
1.0.0-pre008 7 1/9/2025
1.0.0-pre007 9 1/9/2025
1.0.0-pre006 9 1/9/2025
1.0.0-pre005 8 1/9/2025
1.0.0-pre004 6 1/9/2025
1.0.0-pre003 6 1/9/2025
1.0.0-pre002 7 1/9/2025
1.0.0-pre001 7 1/9/2025