A light-weight RPC wrap of google gRPC framework.
Info
Version: | 0.7.1 |
Author(s): | SimpleRpc.Server |
Last Update: | Sunday, April 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/netcore-jroger/SimpleRpc |
NuGet Url: | https://www.nuget.org/packages/SimpleRpc.Server |
Install
Install-Package SimpleRpc.Server
dotnet add package SimpleRpc.Server
paket add SimpleRpc.Server
SimpleRpc.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleRpc.Shared(>= 0.1.10)
- Grpc.HealthCheck(>= 2.35.0)
- Microsoft.Extensions.Hosting(>= 3.1.11)
Tags