grpc/examples/csharp/RouteGuide
rburns1293 28db143b98
Update target frameworks in C# examples (#29047)
* Update target frameworks in examples.

* Update target frameworks and NuGets  in examples.

* upgrade Xds example

Co-authored-by: Jan Tattermusch <jtattermusch@google.com>
2022-03-15 17:33:40 +01:00
..
RouteGuide Update target frameworks in C# examples (#29047) 2022-03-15 17:33:40 +01:00
RouteGuideClient Update target frameworks in C# examples (#29047) 2022-03-15 17:33:40 +01:00
RouteGuideServer Update target frameworks in C# examples (#29047) 2022-03-15 17:33:40 +01:00
.gitignore rename route_guide -> RouteGuide 2018-07-26 12:59:07 +02:00
README.md Docs: fix links to grpc.io tutorial pages 2020-06-16 08:47:24 -04:00
RouteGuide.sln Redo C# examples to use new Grpc.Tools 2018-10-14 02:24:12 -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#.