1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  3. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  4. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  5. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  6. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  7. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  8. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  9. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  10. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  11. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  12. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  13. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  14. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  15. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 9 years ago
  16. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 9 years ago[Renamed from src/csharp/MathClient/MathClient.cs]
  17. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 9 years ago
  18. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  19. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 9 years ago
  20. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 9 years ago
  21. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 9 years ago
  22. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 9 years ago
  23. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 9 years ago[Renamed (65%) from src/csharp/GrpcDemo/Program.cs]
  24. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago
  25. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 9 years ago