IMPORTANT: the Grpc.Core implementation of gRPC for C# is in maintenance mode, and will be replaced by grpc-dotnet in the future. For details, see our blog post.
gRPC for .NET
gRPC for .NET
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.
Note
Looking for gRPC C# core-library documentation? See the gRPC C# main page.Last modified September 17, 2021: Don't generate API-placeholder pages (68e96fb)