Microsoft.Windows.EventTracing.WindowInFocus
1.6.1
Provides a set of APIs to process window-in-focus 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.WindowInFocus -Version 1.6.1
dotnet add package Microsoft.Windows.EventTracing.WindowInFocus --version 1.6.1
<PackageReference Include="Microsoft.Windows.EventTracing.WindowInFocus" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Windows.EventTracing.WindowInFocus --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Windows.EventTracing.WindowInFocus, 1.6.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.Windows.EventTracing.Processes (>= 1.6.1)
- Microsoft.Windows.EventTracing.Processing (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Windows.EventTracing.WindowInFocus:
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.