Nefarius.Utilities.ETW
1.0.0-pre005
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.
See the version list below for details.
dotnet add package Nefarius.Utilities.ETW --version 1.0.0-pre005
NuGet\Install-Package Nefarius.Utilities.ETW -Version 1.0.0-pre005
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-pre005" />
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-pre005
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nefarius.Utilities.ETW, 1.0.0-pre005"
#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-pre005&prerelease // Install Nefarius.Utilities.ETW as a Cake Tool #tool nuget:?package=Nefarius.Utilities.ETW&version=1.0.0-pre005&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
- WPP decoding of events happens sequentially and is comparably slow
Documentation
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. |
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)
-
net9.0-windows8.0
- FastMember (>= 1.5.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 |
---|---|---|
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 |