1. cd918d9 Simplify service-side interceptor code by Mehrdad Afshari · 7 years ago
  2. 89bdba9 Add documentation remarks about order of interception by Mehrdad Afshari · 7 years ago
  3. 4df68ae Add C# server-side interceptor machinery by Mehrdad Afshari · 7 years ago
  4. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  5. 781720f get rid of servicename argument for server service definition. by Jan Tattermusch · 8 years ago
  6. 12855fc polishing public docs by Jan Tattermusch · 9 years ago
  7. 66eb18d fixing doc comments by Jan Tattermusch · 9 years ago
  8. dc64fb5 remove the ImmutableCollections dependency by Jan Tattermusch · 9 years ago
  9. bee9325 Make sure full method name starts with slash by Jan Tattermusch · 9 years ago
  10. bdb1b48 add a generic constraint for TRequest and TResponse to require a class by Jan Tattermusch · 9 years ago
  11. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  12. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  13. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  14. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  15. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed from src/csharp/GrpcCore/ServerServiceDefinition.cs]
  16. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  17. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  18. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  19. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  20. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago