Fast IPC is an open source .Net library that supports typed messages and brings inter-process communication at a higher level for better usability.
Info
Version: | 1.0.32 |
Author(s): | dvoaviarison |
Last Update: | Saturday, September 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/fastipc |
Install
Install-Package fastipc
dotnet add package fastipc
paket add fastipc
fastipc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- protobuf-net(>= 2.4.0)
- Microsoft.CSharp(>= 4.4.1)
- System.Diagnostics.PerformanceCounter(>= 4.5.0)
- protobuf-net(>= 2.4.0)