Simple IPC across .core and .net.
Info
Version: | 1.0.0 |
Author(s): | Lars Werner |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/large/SimpleCrossPIPE |
NuGet Url: | https://www.nuget.org/packages/SimpleCrossPIPE |
Install
Install-Package SimpleCrossPIPE
dotnet add package SimpleCrossPIPE
paket add SimpleCrossPIPE
SimpleCrossPIPE Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.IO.Pipes(>= 4.3.0)
- System.IO.Pipes.AccessControl(>= 4.5.1)
- System.Reflection.Emit(>= 4.3.0)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.IO.Pipes(>= 4.3.0)
- System.IO.Pipes.AccessControl(>= 4.5.1)
- System.Reflection.Emit(>= 4.3.0)
Tags