Async named pipe wrapper with structured message support.
Info
| Version: | 1.0.7 |
| Author(s): | Oleg Tarasov |
| Last Update: | Thursday, July 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/olegtarasov/NamedPipeWrapper |
| NuGet Url: | https://www.nuget.org/packages/NotLimited.NamedPipeWrapper |
Install
Install-Package NotLimited.NamedPipeWrapper
dotnet add package NotLimited.NamedPipeWrapper
paket add NotLimited.NamedPipeWrapper
NotLimited.NamedPipeWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.3.1)
- Wire(>= 0.8.2)