EtwStream 1.3.3

dotnet add package EtwStream --version 1.3.3
NuGet\Install-Package EtwStream -Version 1.3.3
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.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EtwStream --version 1.3.3
#r "nuget: EtwStream, 1.3.3"
#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 EtwStream as a Cake Addin
#addin nuget:?package=EtwStream&version=1.3.3

// Install EtwStream as a Cake Tool
#tool nuget:?package=EtwStream&version=1.3.3

Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to anywhere by Reactive Extensions.

Product 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.

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 19,379 9/25/2016
1.3.2 2,464 6/6/2016
1.3.1 1,228 5/25/2016
1.3.0 1,169 5/25/2016
1.2.5 985 5/25/2016
1.2.4 1,786 3/7/2016
1.2.3 1,186 3/3/2016
1.2.2 1,293 2/14/2016
1.2.1 1,207 2/2/2016
1.2.0 2,517 1/6/2016
1.1.0 1,247 12/13/2015
1.0.1 1,207 2/2/2016
1.0.0 1,491 11/3/2015

Change dependency to System.Reactive.Linq