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" />
<PackageReference Include="Nefarius.Utilities.ETW" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Nefarius.Utilities.ETW&version=2.0.0-pre001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nefarius.Utilities.ETW
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
- Supports
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
Sources & 3rd party credits
- Microsoft/ETW2JSON
- Microsoft/ETW
- WPP Software Tracing
- microsoftarchive/bcl/Tools/ETW/traceEvent/SymbolEventParser.cs
enum _TDH_CONTEXT_TYPE
- Learn / Windows / Windows Drivers / How do I add a prefix and suffix to a trace message?
- Learn / Windows / Windows Drivers / What are the WPP extended format specification strings
- kaitai-pdb
- MinVer
Product | Versions 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.
-
net8.0-windows8.0
- FastMember (>= 1.5.0)
- KaitaiStruct.Runtime.CSharp (>= 0.10.0)
-
net9.0-windows8.0
- FastMember (>= 1.5.0)
- KaitaiStruct.Runtime.CSharp (>= 0.10.0)
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 |