A library for easy-to-implement interprocess communication.
Info
Version: | 1.0.6011.16024 |
Author(s): | Will Graham |
Last Update: | Thursday, June 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wgraham17/simple-ipc |
NuGet Url: | https://www.nuget.org/packages/SimpleIPC |
Install
Install-Package SimpleIPC
dotnet add package SimpleIPC
paket add SimpleIPC
SimpleIPC Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
Tags