Defines the IO clients and server contexts that other contexts can use to transport information on a service graph.
Info
Version: | 0.4.6 |
Author(s): | Alexander Mantzoukas |
Last Update: | Saturday, October 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phaetto/serviceable-objects/ |
NuGet Url: | https://www.nuget.org/packages/Serviceable.Objects.IO |
Install
Install-Package Serviceable.Objects.IO
dotnet add package Serviceable.Objects.IO
paket add Serviceable.Objects.IO
Serviceable.Objects.IO Download (Unzip the "nupkg" after downloading)
Dependencies
- Serviceable.Objects.Remote(>= 0.4.6)
- Serviceable.Objects(>= 0.4.6)
- Microsoft.Net.Http.Server(>= 1.1.4)
- NETStandard.Library(>= 1.6.1)
- System.IO.Pipes(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
Tags