Sign in Sign up
nuget

ChildProcesses

ChildProcesses is a child process management library for the .NET Framework. It allows to create child processes, and provides bidirectional extendable interprocess communication based on WCF and NamedPipes out of the box. Child and parent processes monitor each other and notify about termination or other events. Child processes are an alternative to AppDomains when parent must continue if the child crashes. It is also possible to mix 32Bit and 64 Bit processes.

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
7
Cadence
~7 days
Last 12 months
0

Details

First release
Jun 14, 2012
Releases
Version Released
1.2.5577.529 patch
1.2.5576.41417 patch
1.2.5401.23935 patch
1.2.5392.43052 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial