NamedPipeWrapper.NetStandard.StrongNamed 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 Standard 2.0.




Got any NamedPipeWrapper.NetStandard.StrongNamed Question?





Info

Version: 1.5.0
Author(s): havendv -> Matt Watson
Last Update: Friday, January 3, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/HavenDV/NamedPipeWrapper.NetStandard
NuGet Url: https://www.nuget.org/packages/NamedPipeWrapper.NetStandard.StrongNamed


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





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1978