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.NetGrpc | 
Install
Install-Package SciTech.Rpc.NetGrpc
                        dotnet add package SciTech.Rpc.NetGrpc
                        paket add SciTech.Rpc.NetGrpc
                        
                                SciTech.Rpc.NetGrpc Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SciTech.Core(>= 0.6.11)
 - SciTech.Rpc(>= 0.6.11)
 - Grpc.AspNetCore.Server(>= 0.1.221)
 
Tags
                
From internet deployed services over HTTP/2 (based on gRPC), to in-process proxy communication.
This package contains the communication layer for the fully managed ASP.NET Core implementation of the gRPC library (https://github.com/grpc/grpc-dotnet).