سرویس های gRPC در ASP.NET Core
301, MovedPermanently
https://msdn.microsoft.com/en-us/magazine/mt833481 icon

Originally developed at Google, gRPC today is a remote procedure call (RPC) framework that has emerged as an alternative to RESTful and HTTP-based interfaces to connect remote components and specifically microservices. The new RPC framework was created in part to work with modern technologies such as HTTP/2 and Protobuf. 

سرویس های gRPC در ASP.NET Core