Most of my problems with gRPC came with languages where we had a 2nd class implementation, or an implementation that required difficult native bindings. Really great to see the .NET implementation getting full support from Microsoft.
.NET 7 Native AOT and gRPC are a killer combo.
AOT gRPC server app is 80% smaller than .NET self-contained single file publish 💪