ioctalk 1.2.13
The IOC-Talk library supports interprocess communication using dependency injection.
This package uses MEF for dependency injection and TCP for communication.
Suggested Alternatives
Install-Package ioctalk -Version 1.2.13
dotnet add package ioctalk --version 1.2.13
<PackageReference Include="ioctalk" Version="1.2.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ioctalk --version 1.2.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ioctalk, 1.2.13"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install ioctalk as a Cake Addin #addin nuget:?package=ioctalk&version=1.2.13 // Install ioctalk as a Cake Tool #tool nuget:?package=ioctalk&version=1.2.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Bugfix session creation
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.