关于[Announcing gRPC JSON transcoding for .NET]的摘要:
gRPC is a modern way to communicate between apps. gRPC uses HTTP/2, streaming, binary serialization, and message contracts to create high-performance, real-time services. .NET has excellent support for building gRPC apps.
原文地址: https://devblogs.microsoft.com/dotnet/announcing-grpc-json-transcoding-for-dotnet/