1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  3. 5321d49 fixed writeOptions and added test by Jan Tattermusch · 9 years ago
  4. bff90ac added WriteOptions support and enabled NoCompress flag to be used for all writes by Jan Tattermusch · 9 years ago
  5. 43dc50b make naming of async write methods clearer (by adding Async suffix) by Jan Tattermusch · 9 years ago
  6. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  7. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  8. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago[Copied (73%) from src/csharp/Grpc.Core/Utils/RecordingObserver.cs]
  9. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  10. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed from src/csharp/GrpcCore/Utils/RecordingObserver.cs]
  11. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  12. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  13. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  14. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  15. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago[Renamed (94%) from src/csharp/GrpcApi/RecordingObserver.cs]
  16. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 9 years ago