Top 20 NuGet grpc Packages

gRPC common library for .NET Framework and .NET Standard.
Manged client for etcd service
Extensions for gRPC Services which simplify separating implementations of the service methods into CQRS like `ICommand`/`IQuery` implementation classes.
Library with various grpc standards
gRPC metrics collector for Nexogen Metrics API implementation for Prometheus
一个基于GRPC的简单微服务框架 1.服务注册和发现 2.服务自动负载均衡 3.服务端中件间(性能监控[日志],全局错误处理,手动熔断) 4.客户端中件间(认证,超时时间设置) 5.DashBoard(远程调用,手动熔断,日志输出控制) 6.Grpc CodeFirst
Library that help you create gRPC services look like select query. Like OData services.
GRPC C++ libraries
This library is a grpc client for lnd v0.2.1-alpha. (https://github.com/lightningnetwork/lnd)
gRPC library compatible with .NET Core. Currently, the Grpc NuGet package doesn't support .NET Core. This package supplies a version which runs on .NET Core that is experimental and in-development.
基于GRPC CONSUL的一个微服务架构lib
Package that contains MSBuild magic to easily incorporate Grpc and Protobuf in Visual Studio C# projects. What it does: - Add GRPC build targets. - On compilation these detect changes to the .proto in the project. - For the changed proto files the corresponding C# wrappers and proto definitions wil...
SciTech.Rpc is a high-performance, code-first, remote procedure call framework, designed to handle remote procedure calls on all levels. From internet deployed services over HTTP/2 (based on gRPC), to in-process proxy communication. This package contains the communication layer for the fully manage...
Package Description
Manged client for etcd service
gRPC Pool client for .Net