NamedPipeWrapper.NetCore 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 NamedPipeWrapper.NetCore Question?





Info

Version: 1.0.0
Author(s): LarryMai
Last Update: Thursday, March 7, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/LarryMai/named-pipe-wrapper
NuGet Url: https://www.nuget.org/packages/NamedPipeWrapper.NetCore


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

.NETStandard 2.0
  • No dependencies.
net452
  • No dependencies.
net461
  • No dependencies.


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1891