Woof.IPC
2.6.1
Prefix Reserved
See the version list below for details.
dotnet add package Woof.IPC --version 2.6.1
NuGet\Install-Package Woof.IPC -Version 2.6.1
<PackageReference Include="Woof.IPC" Version="2.6.1" />
paket add Woof.IPC --version 2.6.1
#r "nuget: Woof.IPC, 2.6.1"
// Install Woof.IPC as a Cake Addin #addin nuget:?package=Woof.IPC&version=2.6.1 // Install Woof.IPC as a Cake Tool #tool nuget:?package=Woof.IPC&version=2.6.1
Full safe inter-process communication solution.
Allows to start processes and exchange data between them.
Including processes started by different users, including SYSTEM account.
Provides support to start processes in user context when the parent process is started from SYSTEM account.
Provides a method for immediate session lockdown for the current local UI user.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Passing production tests. This version is far from being optimal, however it's stable and tested. Full optimization, tests and examples are planned for version 3.0.