Microsoft.Windows.EventTracing.Power
1.6.0
Provides a set of APIs to process power data in Event Tracing for Windows (ETW) traces (.etl files) in .NET.
Consider using Microsoft.Windows.EventTracing.Processing.All instead to provide native dependencies and data providers.
Install-Package Microsoft.Windows.EventTracing.Power -Version 1.6.0
dotnet add package Microsoft.Windows.EventTracing.Power --version 1.6.0
<PackageReference Include="Microsoft.Windows.EventTracing.Power" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Windows.EventTracing.Power --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Windows.EventTracing.Power, 1.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.Windows.EventTracing.Metadata (>= 1.6.0)
- Microsoft.Windows.EventTracing.Processes (>= 1.6.0)
- Microsoft.Windows.EventTracing.Processing (>= 1.6.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Windows.EventTracing.Power:
Package | Downloads |
---|---|
Microsoft.Windows.EventTracing.Processing.All
Provides a set of APIs to process Event Tracing for Windows (ETW) traces (.etl files) in .NET.
|
GitHub repositories
This package is not used by any popular GitHub repositories.