Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

README.md

ProcessObservable

Observable abstraction for processes for .NET. Treat your executable or script process as a push stream of information (IObservable) or a task (Task). Both executable files, scripts and other file types (with associated programs) can be observed or awaited asynchronously.

NuGet

ProcessObservable is available as a NuGet package: https://www.nuget.org/packages/Observito.ProcessObservable/

You can’t perform that action at this time.