Skip to content
Snippets Groups Projects
Commit db7f5226 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

fix the C# route guide header

# was not showing
parent 3637455d
Branches
Tags
No related merge requests found
#gRPC Basics: C#
#gRPC Basics: C# #
This tutorial provides a basic C# programmer's introduction to working with gRPC. By walking through this example you'll learn how to:
......@@ -389,4 +389,4 @@ Run the client (in a different terminal):
You can also run the server and client directly from Visual Studio.
On Linux or Mac, use `mono RouteGuideServer.exe` and `mono RouteGuideClient.exe` to run the server and client.
\ No newline at end of file
On Linux or Mac, use `mono RouteGuideServer.exe` and `mono RouteGuideClient.exe` to run the server and client.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment