PR https://github.com/grpc/grpc/pull/23879 updated the port numbers. Sections containing code excerpts in which the port numbers need to be fixed: - http://localhost:8888/docs/languages/csharp/quickstart/#update-the-client - http://localhost:8888/docs/languages/csharp/basics/#creating-a-client-object - the wrong port number (50052) was being used here even before https://github.com/grpc/grpc/pull/23879 cc @jtattermusch @ejona86