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

758 B

title weight
gRPC for .NET 60

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 >}}