Community

How to Design Messages for gRPC Services in .NET Core

(Peter Vogel) Defining your gRPC service using the Protocol Buffers specification is pretty easy. There are just a couple of things to be aware of as you convert from the specification to .NET Core and then manage your service’s evolution.