1. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  2. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  3. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  4. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  5. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  6. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 9 years ago
  7. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 10 years ago[Renamed from src/csharp/MathClient/MathClient.cs]
  8. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  9. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  10. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 10 years ago
  11. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  12. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  13. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 10 years ago
  14. eb3e76e scaffolding for interop_client and little bit of project renaming by Jan Tattermusch · 10 years ago[Renamed (65%) from src/csharp/GrpcDemo/Program.cs]
  15. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago
  16. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago