The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jan Tattermusch 8018b462b0 update C# examples to netcoreapp2.1 6 years ago
..
RouteGuide update C# examples to netcoreapp2.1 6 years ago
RouteGuideClient update C# examples to netcoreapp2.1 6 years ago
RouteGuideServer update C# examples to netcoreapp2.1 6 years ago
.gitignore
README.md
RouteGuide.sln
generate_protos.bat

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#.