1. 5c42d8d regenerate protos by Jan Tattermusch · 9 years ago
  2. ffa17b1 regenerated code by Jan Tattermusch · 9 years ago
  3. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  4. 7452956 added deadline to generated stubs by Jan Tattermusch · 9 years ago
  5. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  6. fd953a5 add support for per-call metadata by Jan Tattermusch · 9 years ago
  7. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  8. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  9. 3fffe60 regenerate service stubs by Jan Tattermusch · 9 years ago
  10. cd7e313 add newline to the end of generated files by Jan Tattermusch · 9 years ago
  11. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  12. 2d92495 added csharp generator plugin by Jan Tattermusch · 9 years ago
  13. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  14. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  15. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  16. 3de9f49 Setting up stylecop to ignore generated files and fixing style by Jan Tattermusch · 9 years ago
  17. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 9 years ago[Renamed from src/csharp/Grpc.Api/MathGrpc.cs]
  18. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcApi/MathGrpc.cs]
  19. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  20. 337a2dd migration to new C API by Jan Tattermusch · 9 years ago
  21. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  22. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  23. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  24. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago