Info
Version: | 1.5.2 |
Author(s): | Andrew C. Dvorak |
Last Update: | Wednesday, November 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/flier268/named-pipe-wrapper |
NuGet Url: | https://www.nuget.org/packages/Flier.ToolBox.NamedPipeWrapper |
Install
Install-Package Flier.ToolBox.NamedPipeWrapper
dotnet add package Flier.ToolBox.NamedPipeWrapper
paket add Flier.ToolBox.NamedPipeWrapper
Flier.ToolBox.NamedPipeWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Pipes.AccessControl(>= 4.5.1)
This is a .NET Standard 2.0 build of the NamedPipeWrapper.
Original repo: https://github.com/acdvorak/named-pipe-wrapper.