grpc.io/content/docs/languages/csharp/_index.md

447 B

title
C# / .NET

There are two official implementations of gRPC for C#. The original gRPC core-library implementation is covered here:

For details concerning the newer gRPC for .NET implementation, see gRPC for .NET.