Skip to content

aabizri/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

About

A library for Windows Processes and JobObjects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%