Skip to content

williamb1024/fs-processes

Repository files navigation

Fs.Processes

Fs.Processes is a library providing extended support for Windows CreateProcess and JobObject APIs.

This library provides greater coverage of the Windows CreateProcess function than the stock System.Diagnostics.Process class and class wrappers for the Windows Job Object API.

Fs.Processes is not meant as a complete replacement for the System.Diagnostics.Process class. The library does not provide process management functions, such as the ability to enumerate or open existing processes.

Badges

NuGet NuGet

Documentation

For API documentation, visit https://williamb1024.github.io/fs-processes/

Attribution

  process by Laymik from the Noun Project

Releases

No releases published

Packages

No packages published

Languages