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

705 B

title
gRPC for .NET

For an introduction to gRPC for .NET (grpc-dotnet) and a basic tutorial, see the following pages:

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