1. 3bbc91b regenerate by Jan Tattermusch · 7 years ago
  2. 386bbdf regenerate by Jan Tattermusch · 7 years ago
  3. a37b72e dont set RuntimeFrameworkVersion unneccessarily by Jan Tattermusch · 7 years ago
  4. b8c77c5 Fix warnings in Grpc.Examples by Jan Tattermusch · 7 years ago
  5. ca25473 regenerate C# protos by Jan Tattermusch · 7 years ago
  6. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  7. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  8. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  9. ff4fc13 regenerate code by Jan Tattermusch · 7 years ago
  10. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 8 years ago
  11. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 8 years ago
  12. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 8 years ago
  13. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 8 years ago
  14. 00f6636 Generate param comments in C# proto plugin by Jan Tattermusch · 8 years ago
  15. 726f40f remove leading space in C# comments by Jan Tattermusch · 8 years ago
  16. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  17. 091057a fix proto import paths for C# where possible by Jan Tattermusch · 8 years ago
  18. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  19. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  20. c0f4c2c run gen proto c# after proto plugin changed by Alexander Polcyn · 8 years ago
  21. 10098d1 regenerate C# protos by Jan Tattermusch · 8 years ago
  22. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  23. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  24. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  25. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  26. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  27. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  28. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  29. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  30. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  31. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  32. 86e40c6 update templates to not include runtime sections in project.json by Alexander Polcyn · 8 years ago
  33. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  34. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  35. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  36. ed6ea4c regenerate protos by Jan Tattermusch · 8 years ago
  37. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  38. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  39. fab857e address review comments by Jan Tattermusch · 8 years ago
  40. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  41. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  42. ae7b048 upgrade protobuf to 3.0.0-beta3 in project.json files by Jan Tattermusch · 8 years ago
  43. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  44. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  45. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  46. e1bee5b improve comments in math.proto by Jan Tattermusch · 8 years ago
  47. fcc8d97 get rid of deprecated server and client interface by Jan Tattermusch · 8 years ago
  48. 562cd05 update C# codegen and regenerate by Jan Tattermusch · 8 years ago
  49. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  50. c96fdde regenerate C# protobuf messages by Jan Tattermusch · 8 years ago
  51. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  52. d6a8397 add more examples and improve existing ones by Jan Tattermusch · 8 years ago
  53. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago
  54. bfee01d regenerate C# sources by Jan Tattermusch · 8 years ago
  55. 7c0e1ee regenerate code by Jan Tattermusch · 8 years ago
  56. 55fad17 regenerate C# protos by Jan Tattermusch · 8 years ago
  57. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  58. ddc4e34 regenerate code by Jan Tattermusch · 8 years ago
  59. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  60. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  61. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  62. c86a588 fix copyrights by Jan Tattermusch · 8 years ago
  63. eeef5ed regenerate protos by Jan Tattermusch · 8 years ago
  64. d39426d change C# service implementations to inherit from a generated base class by Jan Tattermusch · 8 years ago
  65. 7928b41 update C# dependencies by Jan Tattermusch · 9 years ago
  66. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  67. 72ce442 regenerate C# protos by Jan Tattermusch · 9 years ago
  68. aba2548 upgrade Grpc.sln to newest Google.Protobuf nuget by Jan Tattermusch · 9 years ago
  69. 8956122 consolidate math.proto and health.proto by Jan Tattermusch · 9 years ago
  70. 939ccbe switch C# projects to Google.Protobuf 3.0.0-alpha4 package by Jan Tattermusch · 9 years ago
  71. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  72. 46e85b0 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  73. 58d6374 upgrade to latest protobufs by Jan Tattermusch · 9 years ago
  74. f22abfb rename async extension methods for clarity by Jan Tattermusch · 9 years ago
  75. 4ef39ce switched to protobuf from 20150808 by Jan Tattermusch · 9 years ago
  76. 38536a7 regenerate protos by Jan Tattermusch · 9 years ago
  77. e6af5d1 add service descriptor property to generated code by Jan Tattermusch · 9 years ago
  78. 9ee27e1 service descriptor by Jan Tattermusch · 9 years ago
  79. 475f75a regenerate by Jan Tattermusch · 9 years ago
  80. 7db4613 progress by Jan Tattermusch · 9 years ago
  81. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  82. 5c42d8d regenerate protos by Jan Tattermusch · 9 years ago
  83. 85f24b5 update proto files by Jan Tattermusch · 9 years ago
  84. ffa17b1 regenerated code by Jan Tattermusch · 9 years ago
  85. cc97fed regenerated code by Jan Tattermusch · 9 years ago
  86. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  87. f7cfc8a implemented cancellation support for MathService.Fib by Jan Tattermusch · 9 years ago
  88. 7452956 added deadline to generated stubs by Jan Tattermusch · 9 years ago
  89. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  90. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  91. fd953a5 add support for per-call metadata by Jan Tattermusch · 9 years ago
  92. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  93. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  94. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  95. cd9bb5c bumped version of C# by Jan Tattermusch · 9 years ago
  96. 9f550a3 changed tests and examples to use "using" for IDisposable calls by Jan Tattermusch · 9 years ago
  97. acfcfef remove unused example by Jan Tattermusch · 9 years ago
  98. 43dc50b make naming of async write methods clearer (by adding Async suffix) by Jan Tattermusch · 9 years ago
  99. e1c24fc Merge pull request #1646 from jtattermusch/csharp_api_fixes by Tim Emiola · 9 years ago
  100. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago