The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 
Jan Tattermusch 8788e1fd3f remove route guide example text 10 years ago
..
.nuget update C# examples to 0.7.1 10 years ago
RouteGuide consolidate newtonsoft.json dependencies 10 years ago
RouteGuideClient consolidate newtonsoft.json dependencies 10 years ago
RouteGuideServer consolidate newtonsoft.json dependencies 10 years ago
.gitignore move examples to correct locations 10 years ago
README.md remove route guide example text 10 years ago
RouteGuide.sln move examples to correct locations 10 years ago
generate_protos.bat Make examples depend on the right nuget package version 10 years ago

README.md

#gRPC Basics: C# sample code

The files in this folder are the samples used in gRPC Basics: C#, a detailed tutorial for using gRPC in C#.