Info
| Version: | 1.4.2 | 
| Author(s): | ovuncgursoy | 
| Last Update: | Thursday, August 2, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ovuncgursoy/EtwStream | 
| NuGet Url: | https://www.nuget.org/packages/EtwStream.Extended | 
Install
Install-Package EtwStream.Extended
                        dotnet add package EtwStream.Extended
                        paket add EtwStream.Extended
                        
                                EtwStream.Extended Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Diagnostics.Tracing.TraceEvent(>= 2.0.11)
 - System.Reactive.Linq(>= 3.1.1)
 
Tags
                
EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to anywhere by Reactive Extensions.