A simple C# named pipe server implementation that can be used to share data with Node.js instances.
Info
| Version: | 1.0.9 |
| Author(s): | Graham McAllister |
| Last Update: | Tuesday, January 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/grahammcallister/Pipe.Net |
| NuGet Url: | https://www.nuget.org/packages/Pipe.Net |
Install
Install-Package Pipe.Net
dotnet add package Pipe.Net
paket add Pipe.Net
Pipe.Net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags