Simple interprocess communication framework for FLExBridge suitable for either Linux/Mono or Windows/.Net.
Info
Version: | 1.1.1-beta0001 |
Author(s): | SIL International |
Last Update: | Friday, December 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sillsdev/ipcframework |
NuGet Url: | https://www.nuget.org/packages/SIL.FLExBridge.IPCFramework |
Install
Install-Package SIL.FLExBridge.IPCFramework
dotnet add package SIL.FLExBridge.IPCFramework
paket add SIL.FLExBridge.IPCFramework
SIL.FLExBridge.IPCFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Mono.Posix-4.5(>= 4.5.0)
- SIL.Core(>= 8.0.00259)
- System.ServiceModel.NetTcp(>= 4.6.0)