1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. d6a8397 add more examples and improve existing ones by Jan Tattermusch · 8 years ago
  3. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  4. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  5. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  6. 46e85b0 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  7. f22abfb rename async extension methods for clarity by Jan Tattermusch · 9 years ago
  8. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  9. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  10. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  11. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  12. 9f550a3 changed tests and examples to use "using" for IDisposable calls by Jan Tattermusch · 9 years ago
  13. acfcfef remove unused example by Jan Tattermusch · 9 years ago
  14. 1c51f55 Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup by Jan Tattermusch · 9 years ago
  15. e84b618 get rid of dependencies on some unneeded nuget packages by Jan Tattermusch · 9 years ago
  16. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  17. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  18. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  19. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  20. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 9 years ago
  21. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 10 years ago[Renamed from src/csharp/Grpc.Api/MathExamples.cs]
  22. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed from src/csharp/GrpcApi/MathExamples.cs]
  23. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  24. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  25. 07002d7 changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  26. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  27. 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]
  28. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago
  29. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago