On Monday, March 29, 2021 at 1:33:03 PM UTC-7 Vivek wrote: > Rich error model is currently not supported in C#.
While there's nothing built-in to either gRPC C# or gRPC.NET (yet?), you can implement it manually. I have a fully working gRPC.NET example at https://github.com/chwarr/grpc-dotnet-google-rpc-status. -- Christopher Warrington Microsoft Corp. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/adcec07d-fb7f-4588-8567-31813a5cef4an%40googlegroups.com.
