Practical ASP.NET Writing the Code for a gRPC Service and Client in ASP.NET Core 3.0 Once you've got a contract that describes a gRPC service, creating the service itself and a client that can call ...
Peter's pretty fanatical about replacing documentation/comments with readable code. So he's very excited about using enums when defining gRPC services. Very. Excited. But there are some best practices ...