EtwStream 1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EtwStream --version 1.2.0
NuGet\Install-Package EtwStream -Version 1.2.0
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="EtwStream" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EtwStream" Version="1.2.0" />
<PackageReference Include="EtwStream" />
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 EtwStream --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EtwStream, 1.2.0"
#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.
#addin nuget:?package=EtwStream&version=1.2.0
#tool nuget:?package=EtwStream&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to anywhere by Reactive Extensions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Diagnostics.Tracing.TraceEvent (>= 1.0.40)
- Rx-Main (>= 2.2.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EtwStream:
Package | Downloads |
---|---|
EtwStream.LinqPad
Monitoring ETW is very hard. Now LINQPad is log viewer, you can dump ETW stream. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.3 | 20,500 | 9/25/2016 |
1.3.2 | 2,600 | 6/6/2016 |
1.3.1 | 1,361 | 5/25/2016 |
1.3.0 | 1,302 | 5/25/2016 |
1.2.5 | 1,106 | 5/25/2016 |
1.2.4 | 1,937 | 3/7/2016 |
1.2.3 | 1,320 | 3/3/2016 |
1.2.2 | 1,424 | 2/14/2016 |
1.2.1 | 1,338 | 2/2/2016 |
1.2.0 | 2,662 | 1/6/2016 |
1.1.0 | 1,374 | 12/13/2015 |
1.0.1 | 1,342 | 2/2/2016 |
1.0.0 | 1,628 | 11/3/2015 |
TraceEvent.DumpPayload doesn not throw ArgumentOutOfRangeException when PayloadValue is shorter than PayloadNames