mirror of https://github.com/grpc/grpc.io.git
750 B
750 B
title | weight |
---|---|
gRPC for .NET | 60 |
The following pages cover the C# implementation of gRPC for .NET (grpc-dotnet):
- Introduction to gRPC on .NET Core
- Tutorial: Create a gRPC client and server in ASP.NET Core
- API reference
Several sample applications are available from the examples folder in the grpc-dotnet repository.
{{% alert title="Note" color="info" %}} Looking for gRPC C# core-library documentation? See the gRPC C# main page. {{% /alert %}}