New Named Pipe Wrapper 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 New Named Pipe Wrapper Question?





Info

Version: 1.5.1-beta2
Author(s): Andrew C. Dvorak, Qinsi Long
Last Update: Friday, April 1, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/longqinsi/named-pipe-wrapper
NuGet Url: https://www.nuget.org/packages/NamedPipeWrapper.New


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



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2939