1. 03e82e2 Split address passed to AddListeningPort into host and port by Jan Tattermusch · 9 years ago
  2. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  3. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  4. cfd6073 Various Windows fixes. by Nicolas Noble · 10 years ago
  5. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 10 years ago
  6. b0829eb C# server side TLS support by Jan Tattermusch · 10 years ago
  7. 503bbac added C# interop server by Jan Tattermusch · 10 years ago
  8. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed from src/csharp/GrpcCore/Server.cs]
  9. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  10. 337a2dd migration to new C API by Jan Tattermusch · 10 years ago
  11. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  12. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 10 years ago
  13. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  14. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  15. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 10 years ago
  16. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago
  17. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 10 years ago
  18. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago