Nefarius.Utilities.ETW 2.0.0-pre001

Prefix Reserved
This is a prerelease version of Nefarius.Utilities.ETW.
dotnet add package Nefarius.Utilities.ETW --version 2.0.0-pre001
                    
NuGet\Install-Package Nefarius.Utilities.ETW -Version 2.0.0-pre001
                    
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="2.0.0-pre001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nefarius.Utilities.ETW" Version="2.0.0-pre001" />
                    
Directory.Packages.props
<PackageReference Include="Nefarius.Utilities.ETW" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nefarius.Utilities.ETW --version 2.0.0-pre001
                    
#r "nuget: Nefarius.Utilities.ETW, 2.0.0-pre001"
                    
#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.
#:package Nefarius.Utilities.ETW@2.0.0-pre001
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nefarius.Utilities.ETW&version=2.0.0-pre001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nefarius.Utilities.ETW&version=2.0.0-pre001&prerelease
                    
Install as a Cake Tool

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
  • Not all WPP extended format specification strings are implemented
  • User prefixes are currently not implemented

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.  net10.0-windows was computed. 
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
2.0.0-pre001 145 5/29/2025
1.0.0 153 5/8/2025
1.0.0-pre009 85 1/17/2025
1.0.0-pre008 87 1/9/2025
1.0.0-pre007 80 1/9/2025
1.0.0-pre006 82 1/9/2025
1.0.0-pre005 80 1/9/2025
1.0.0-pre004 58 1/9/2025
1.0.0-pre003 56 1/9/2025
1.0.0-pre002 59 1/9/2025
1.0.0-pre001 58 1/9/2025