SIL.FLExBridge.IPCFramework
1.1.1-beta0001
Prefix Reserved
This is a prerelease version of SIL.FLExBridge.IPCFramework.
dotnet add package SIL.FLExBridge.IPCFramework --version 1.1.1-beta0001
NuGet\Install-Package SIL.FLExBridge.IPCFramework -Version 1.1.1-beta0001
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SIL.FLExBridge.IPCFramework" Version="1.1.1-beta0001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIL.FLExBridge.IPCFramework --version 1.1.1-beta0001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SIL.FLExBridge.IPCFramework, 1.1.1-beta0001"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SIL.FLExBridge.IPCFramework as a Cake Addin #addin nuget:?package=SIL.FLExBridge.IPCFramework&version=1.1.1-beta0001&prerelease // Install SIL.FLExBridge.IPCFramework as a Cake Tool #tool nuget:?package=SIL.FLExBridge.IPCFramework&version=1.1.1-beta0001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple interprocess communication framework for FLExBridge suitable for either Linux/Mono or Windows/.Net.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Mono.Posix-4.5 (>= 4.5.0)
- SIL.Core (>= 8.0.0)
- System.ServiceModel.NetTcp (>= 4.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SIL.FLExBridge.IPCFramework:
Package | Downloads |
---|---|
SIL.ChorusPlugin.TriboroughBridge
Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily connected by a local network). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1-beta0001 | 1,203 | 12/16/2022 |
1.1.0 | 1,188 | 4/26/2021 |
Changes since version 1.1.0
Fixed:
- Swallow exceptions and return false (https://jira.sil.org/browse/LT-19036)
See full changelog at https://github.com/sillsdev/ipcframework/blob/master/CHANGELOG.md