C# / .NET

This page used to contain the documentation for the original C# implementation of gRPC based on the native gRPC Core library (i.e. Grpc.Core nuget package). The implementation is currently in maintenance mode and its source code has been moved. We plan to deprecate the implementation in the future (see blogpost) and we recommend that all users use the grpc-dotnet implementation instead.

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.