1. 4d7f408 Make constructors for `Async*Call` objects public by Mehrdad Afshari · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 6acc07d improve the xmldocs on call cancellation and disposal by Jan Tattermusch · 8 years ago
  4. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  5. f637573 make unneeded API internal-only, update docs by Jan Tattermusch · 9 years ago
  6. 4c25efa support for reading response headers on client side by Jan Tattermusch · 9 years ago
  7. 9e14414 refactor auth interceptors by Jan Tattermusch · 9 years ago
  8. ed4b7a7 modify client call interface to allow reading status and trailers by Jan Tattermusch · 9 years ago
  9. 2d2652d implemented disposal logic for calls by Jan Tattermusch · 9 years ago
  10. bdf2e62 make call object implement IDisposable by Jan Tattermusch · 9 years ago
  11. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  12. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  13. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago[Renamed (70%) from src/csharp/Grpc.Core/ClientStreamingAsyncResult.cs]
  14. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  15. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcCore/ClientStreamingAsyncResult.cs]
  16. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  17. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  18. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  19. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  20. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 9 years ago