update docs with grpc-dotnet info

pull/20242/head
Jan Tattermusch 6 years ago
parent 1bfdbc1f6c
commit 5630b97a6c
  1. 4
      README.md

@ -72,7 +72,7 @@ Libraries in different languages may be in various states of development. We are
| Ruby | [src/ruby](src/ruby) |
| Python | [src/python](src/python) |
| PHP | [src/php](src/php) |
| C# | [src/csharp](src/csharp) |
| C# (core library based) | [src/csharp](src/csharp) |
| Objective-C | [src/objective-c](src/objective-c) |
| Language | Source repo |
@ -82,4 +82,4 @@ Libraries in different languages may be in various states of development. We are
| NodeJS | [grpc-node](https://github.com/grpc/grpc-node) |
| WebJS | [grpc-web](https://github.com/grpc/grpc-web) |
| Dart | [grpc-dart](https://github.com/grpc/grpc-dart) |
| .NET (pure C# impl.) | [grpc-dotnet](https://github.com/grpc/grpc-dotnet) |

Loading…
Cancel
Save