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