Named Pipe Wrapper (Signed build) NuGet Package

Create named pipe servers that can handle multiple client connections simultaneously.

Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs.

Messages are sent and received asynchronously on a separate background thread and marshalled back to the calling thread (typically the UI).

Supports large messages - up to 300 MiB.

Requires .NET 4.0 full.

The package was forked from NamedPipeWrapper 1.4.0 creadted by Andrew C.

Dvorak and the original project url is https://github.com/acdvorak/named-pipe-wrapper.




Got any Named Pipe Wrapper (Signed build) Question?





Info

Version: 1.5.1.2-beta2
Author(s): Andrew C. Dvorak, Qinsi Long, Olivier Guimbal
Last Update: Thursday, June 2, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/oguimbal/named-pipe-wrapper
NuGet Url: https://www.nuget.org/packages/NamedPipeWrapper.Signed


Install
Install-Package NamedPipeWrapper.Signed
dotnet add package NamedPipeWrapper.Signed
paket add NamedPipeWrapper.Signed
NamedPipeWrapper.Signed Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

2882