blob: 3cfb14ae9a9c58ee3b97f83a3d0c38f2593e8eec (
plain)
1
2
3
4
5
6
|
# 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#.
[gRPC Basics: C#]:https://grpc.io/docs/tutorials/basic/csharp.html
|