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

763 B

title
gRPC for .NET

The following pages cover the C# implementation of gRPC for .NET (grpc-dotnet):

Several sample applications are available from the examples folder in the grpc-dotnet repository.

{{< note >}} Looking for gRPC C# core-library documentation? See the gRPC C# main page. {{< /note >}}