Info
Version: | 1.0.0-beta.27 |
Author(s): | SciTechSoftware |
Last Update: | Thursday, February 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SciTechSoftware/SciTech.Rpc |
NuGet Url: | https://www.nuget.org/packages/SciTech.Rpc.Lightweight |
Install
Install-Package SciTech.Rpc.Lightweight
dotnet add package SciTech.Rpc.Lightweight
paket add SciTech.Rpc.Lightweight
SciTech.Rpc.Lightweight Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- SciTech.Core(>= 0.6.11)
- SciTech.Rpc(>= 0.6.11)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Pipelines.Sockets.Unofficial(>= 2.0.22)
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.5.0)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
- SciTech.Core(>= 0.6.11)
- SciTech.Rpc(>= 0.6.11)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Pipelines.Sockets.Unofficial(>= 2.0.22)
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.5.0)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
- SciTech.Core(>= 0.6.11)
- SciTech.Rpc(>= 0.6.11)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Pipelines.Sockets.Unofficial(>= 2.0.22)
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.5.0)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
- SciTech.Core(>= 0.6.11)
- SciTech.Rpc(>= 0.6.11)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Pipelines.Sockets.Unofficial(>= 2.0.22)
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.5.0)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.2)
Tags
From internet deployed services over HTTP/2 (based on gRPC), to in-process proxy communication.
This package contains the communication layer for the lightweight implementation of SciTech.Rpc.