Top 20 NuGet ipc Packages

.NET Standard library containing the client-side FactoryOrchestrator classes, required to interact with Factory Orchestrator Service. Also contains optional helper classes. See https://microsoft.github.io/FactoryOrchestrator/ for more information.
A .NET Standard library containing the core FactoryOrchestrator classes. Required in all projects. See https://microsoft.github.io/FactoryOrchestrator/ for more information.
==CSharpTest.Net.RpcLibrary== Simply one of the fastest and most robust inter-process communcations available on the Windows platform. WinRPC is the building block of DCOM and probably the most used remote proceedure call in Windows. In plain words it is the fastest, most stable, secure transport...
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 te...
Fast mechanism for sending messages using memory-mapped files
CrossChannel is a framework for simple peer-to-peer (P2P) and inter-process communication (IPC).
The XDMessaging library provides an easy-to-use, zero configuration solution to inter-process communication for .NET applications. It provides a simple API for broadcasting and receiving messages across application domain and process. Lite version excludes network propagation functionality.
CSP channels library on RabbitMQ
Appline allow to communicate between processes with Anonymous Pipes, to send messages or complex objects. Anonymous pipes provide interprocess communication on a local computer.
a .net interface based rpc framework using http protocol.
Simple Event Bus Library for NetStandard. Based on @songdongsheng EventBus
A .NET Standard library containing the server-side FactoryOrchestrator classes. Required on all FactoryOrchestrator server projects. See https://microsoft.github.io/FactoryOrchestrator/ for more information.
A UWP class library containing the client-side FactoryOrchestrator classes, required to interact with Factory Orchestrator Service from a UWP app. See https://microsoft.github.io/FactoryOrchestrator/ for more information. Requires privateNetworkClientServer capability (and local loopback if connecti...
A library for easy-to-implement interprocess communication.
A library that provides classes to simply IPC (inter process communication)
Pipedream is an IPC/RPC library that supports .NET Standard For more info see https://github.com/Squalr/PipeDream
.NET Soundpad Connector - Remote control API - Soundpad Connector provides an API to programmatically interact with a local Soundpad instance.
A package providing different forms of event driven Inter-process Communication
Provides a simple IPC over named pipes, easy to use, based on RPC.