1. 5c42d8d regenerate protos by Jan Tattermusch · 9 years ago
  2. f7cfc8a implemented cancellation support for MathService.Fib by Jan Tattermusch · 9 years ago
  3. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  4. 43dc50b make naming of async write methods clearer (by adding Async suffix) by Jan Tattermusch · 9 years ago
  5. 1c51f55 Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup by Jan Tattermusch · 9 years ago
  6. e84b618 get rid of dependencies on some unneeded nuget packages by Jan Tattermusch · 9 years ago
  7. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  8. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  9. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  10. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  11. 2083138 Added interop server, interop unit tests and fixes to pingpong by Jan Tattermusch · 9 years ago
  12. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 9 years ago[Renamed from src/csharp/Grpc.Api/MathServiceImpl.cs]
  13. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcApi/MathServiceImpl.cs]
  14. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  15. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  16. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  17. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  18. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago