1. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  2. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  3. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  4. 9f550a3 changed tests and examples to use "using" for IDisposable calls by Jan Tattermusch · 9 years ago
  5. acfcfef remove unused example by Jan Tattermusch · 9 years ago
  6. 1c51f55 Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup by Jan Tattermusch · 9 years ago
  7. e84b618 get rid of dependencies on some unneeded nuget packages by Jan Tattermusch · 9 years ago
  8. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  9. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  10. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 10 years ago
  11. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 10 years ago
  12. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 10 years ago
  13. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 10 years ago[Renamed from src/csharp/Grpc.Api/MathExamples.cs]
  14. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed from src/csharp/GrpcApi/MathExamples.cs]
  15. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  16. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  17. 07002d7 changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  18. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  19. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 10 years ago[Renamed (98%) from src/csharp/GrpcApi/Examples.cs]
  20. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago
  21. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago