Top 20 NuGet Packages depending on Grpc

Total dependencies: 235

etcd chsarp generate by grpc tools
SDK to access the Vendasta listing service.
We are a hybrid event source as a service. You can use a fully indexed and powerful event source that is highly scalable and fast as hell. Or you can use document style data storage to simply persist state. Or you can use both, we're cool like that.
gRPC Prometheus client - server instrumentation for DotNet.
Package Description
Package Description
Contains an enhanced version of the ProtoActor virtual actor framework to resolve a persistent issue regarding consul health checks.
A lightweight library that implements a very simple client-server protocol based upon a string request and a string response.
C# SDK for interacting with the Token System
.Net client library for Dgraph
A minimal implementation for a Dgraph client for .NET, using grpc. It exposes both synchronous and asynchronous API. The library targets both .NET Standard 2.0 and .NET 4.6.1. This client follows the Dgraph Go client closely. Before using this client, we highly recommend that you go through docs....
Client API for tensorfow-serving
Package Description
Dependency required for instrumented assemblies.
A gRPC interceptor for automatic logging of exceptions to the Sentry
[obsoleted] gRPC helper library for .NET Framework and .NET Standard. It supports serializer replacement, method interceptor and so on.
[obsoleted] gRPC helper library for .NET Framework and .NET Standard. It supports serializer replacement, method interceptor and so on.
This template is for a standard server (microservice) using gRPC protocol with MongoDb.
This template is for a standard server (microservice) using gRPC protocol with EfCore.
一个基于GRPC的简单微服务框架 1.服务注册和发现 2.服务自动负载均衡 3.服务端中件间(性能监控[日志],全局错误处理,手动熔断) 4.客户端中件间(认证,超时时间设置) 5.DashBoard(远程调用,手动熔断,日志输出控制) 6.Grpc CodeFirst