grpc/examples/csharp/route_guide
Alex Polcyn 6888c251a3 change hint paths for protobuf to use net45 dir in csproj files 2016-08-22 22:27:11 -07:00
..
RouteGuide change hint paths for protobuf to use net45 dir in csproj files 2016-08-22 22:27:11 -07:00
RouteGuideClient change hint paths for protobuf to use net45 dir in csproj files 2016-08-22 22:27:11 -07:00
RouteGuideServer change hint paths for protobuf to use net45 dir in csproj files 2016-08-22 22:27:11 -07:00
.gitignore move examples to correct locations 2015-08-27 14:00:20 -07:00
README.md remove route guide example text 2015-09-28 13:01:03 -07:00
RouteGuide.sln moved Grpc.Tools dependency from solution level to project level 2016-07-23 01:26:46 -07:00
generate_protos.bat update dependencies in C# examples to GA versions 2016-08-12 11:15:11 -07:00

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