Nefarius.Utilities.ETW 1.0.0-pre001

Prefix Reserved
This is a prerelease version of Nefarius.Utilities.ETW.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Nefarius.Utilities.ETW --version 1.0.0-pre001
                    
NuGet\Install-Package Nefarius.Utilities.ETW -Version 1.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="1.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="1.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 1.0.0-pre001
                    
#r "nuget: Nefarius.Utilities.ETW, 1.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@1.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=1.0.0-pre001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nefarius.Utilities.ETW&version=1.0.0-pre001&prerelease
                    
Install as a Cake Tool

<img src="assets/NSS-128x128.png" align="left" />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 happens sequentially and is comparably slow

Documentation

Link to API docs.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.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 155 5/29/2025
1.0.0 163 5/8/2025
1.0.0-pre009 95 1/17/2025
1.0.0-pre008 97 1/9/2025
1.0.0-pre007 90 1/9/2025
1.0.0-pre006 92 1/9/2025
1.0.0-pre005 90 1/9/2025
1.0.0-pre004 68 1/9/2025
1.0.0-pre003 66 1/9/2025
1.0.0-pre002 69 1/9/2025
1.0.0-pre001 68 1/9/2025