1. 9eb36af dont set NetStandardImplicitPackageVersion by Jan Tattermusch · 7 years ago
  2. 60c03d9 fix nonexistent version warning for System.Threading.ThreadPool by Jan Tattermusch · 7 years ago
  3. aa135ce treat warnings as errors by Jan Tattermusch · 7 years ago
  4. 633434a dont run user handlers on grpc threadpool threads by Jan Tattermusch · 7 years ago
  5. c9c3d2a silence xmldoc warnings for non-nuget projects by Jan Tattermusch · 7 years ago
  6. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  7. be85229 include symbols and source in nugets by Jan Tattermusch · 7 years ago
  8. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  9. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  10. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  11. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  12. 058f555 make CallFlags internal, expose WaitForReady by Jan Tattermusch · 8 years ago
  13. 0faf80c add C# call flags API by Jan Tattermusch · 8 years ago
  14. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  15. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  16. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  17. 6e90171 introduce separate grpcsharp_request_call_context by Jan Tattermusch · 8 years ago
  18. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  19. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  20. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  21. 504b3b9 set default gRPC C# logging level to Info by Jan Tattermusch · 8 years ago
  22. 2bab9a8 add LogLevel enum by Jan Tattermusch · 8 years ago
  23. 6620dc3 remote AsyncCompletion by Jan Tattermusch · 8 years ago
  24. e0af286 rename some ill-named enums and move them to the right files by Jan Tattermusch · 8 years ago
  25. f4a961d move ServerRpcNew and ClientSideStatus to their own file by Jan Tattermusch · 8 years ago
  26. d550ad1 Add TextWriterLogger by Jan Tattermusch · 8 years ago
  27. 054fae7 move implementations of CallInvoker to Grpc.Core.Internal by Jan Tattermusch · 8 years ago
  28. b240358 add parameterless constructor for ClientBase by Jan Tattermusch · 8 years ago
  29. c831a44 add ClientBase.WithHost and get rid of HeaderInterceptor by Jan Tattermusch · 8 years ago
  30. 8496efa add concept of CallInvoker by Jan Tattermusch · 8 years ago
  31. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 8 years ago
  32. e813bc7 Add a NullLogger in the C# implementation by Jon Skeet · 8 years ago
  33. 660c15b add roots.pem as a resource by Jan Tattermusch · 8 years ago
  34. 7928b41 update C# dependencies by Jan Tattermusch · 9 years ago
  35. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  36. afab541 revamp C# native library loader by Jan Tattermusch · 9 years ago
  37. d233543 Cleanup of grpc.csharp.native package by Jan Tattermusch · 9 years ago
  38. b91c706 Merge Python tox fix into release-0.12-to-be-merged-into-master by Jorge Canizales · 9 years ago
  39. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  40. 5beb0ee update C# projects by Jan Tattermusch · 9 years ago
  41. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  42. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  43. 08dea32 update C# to the new C core auth API by Jan Tattermusch · 9 years ago
  44. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  45. 5bd75d7 implement C# wrapping for plugin API by Jan Tattermusch · 9 years ago
  46. ea02eb6 introduce INativeCall interface to simplify testing by Jan Tattermusch · 9 years ago
  47. 94829fb remove OperationFailedException also from the project file by Jan Tattermusch · 9 years ago
  48. 3e94197 get rid of unnecessary ExceptionHelper by Jan Tattermusch · 9 years ago
  49. 392fae2 context propagation API by Jan Tattermusch · 9 years ago
  50. bff90ac added WriteOptions support and enabled NoCompress flag to be used for all writes by Jan Tattermusch · 9 years ago
  51. 5c371f8 renamed CallContext to CallOptions by Jan Tattermusch · 9 years ago
  52. 5cb5ced refactoring client side calls by Jan Tattermusch · 9 years ago
  53. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  54. 31ba063 changed the way ports are added to the server by Jan Tattermusch · 9 years ago
  55. dc64fb5 remove the ImmutableCollections dependency by Jan Tattermusch · 9 years ago
  56. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  57. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  58. 0526161 introduce gRPC logger by Jan Tattermusch · 9 years ago
  59. 88a9b32 added option to authenticate client using root cert chain by Jan Tattermusch · 9 years ago
  60. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 9 years ago
  61. 766d72b set primary user agent by C# channel by Jan Tattermusch · 9 years ago
  62. ed4b7a7 modify client call interface to allow reading status and trailers by Jan Tattermusch · 9 years ago
  63. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  64. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  65. 48f7ed4 pick up nuget package version from cmdline param and fix nuget build by Jan Tattermusch · 9 years ago
  66. 71762f8 use System.Collections.Immutable instead of Microsoft.Bcl.Immutable by Jan Tattermusch · 9 years ago
  67. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  68. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  69. 5f0c4da Add generated documentation to nuget packages by Jan Tattermusch · 9 years ago
  70. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  71. 8ab1f7e added concept of ServerCallContext, that is passed to all server-side handlers by Jan Tattermusch · 9 years ago
  72. 1b54fcf added stats with number of active native calls, useful for debugging by Jan Tattermusch · 9 years ago
  73. a5272b6 A new version C# API based on async/await by Jan Tattermusch · 9 years ago
  74. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  75. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  76. 547ecfd Grpc.Core managed project now depends on native nuget packages with openssl and zlib by Jan Tattermusch · 9 years ago
  77. 63fd04e changed path to grpc_csharp_ext.dll by Jan Tattermusch · 9 years ago
  78. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  79. 286975f Started using immutable collections and other code cleanup by Jan Tattermusch · 9 years ago
  80. b0829eb C# server side TLS support by Jan Tattermusch · 9 years ago
  81. a29d0f3 Split async call into server and client classes sharing the same base. by Jan Tattermusch · 9 years ago
  82. 1532923 client side support for TLS by Jan Tattermusch · 9 years ago
  83. bd3df5f fix conditional inclusion of grpc_csharp_ext.dll by Jan Tattermusch · 9 years ago
  84. 503bbac added C# interop server by Jan Tattermusch · 9 years ago
  85. b17b00b Fix to make the conditional include under Windows by Jan Tattermusch · 9 years ago
  86. 5ffb4c3 Include grpc_csharp_ext.dll only under Windows by Jan Tattermusch · 9 years ago
  87. abf2202 grpc_csharp_ext.dll added to the project to force automatic copying to the output dir by Jan Tattermusch · 9 years ago
  88. 5339814 Added ability for c# to redirect C core logs to arbitrary sink by Jan Tattermusch · 9 years ago
  89. 4d70326 Fix exception unwrapping for unary call by Jan Tattermusch · 9 years ago
  90. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 9 years ago
  91. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed (96%) from src/csharp/GrpcCore/GrpcCore.csproj]
  92. a96afb0 renaming file name to match class name by Jan Tattermusch · 9 years ago
  93. 337a2dd migration to new C API by Jan Tattermusch · 9 years ago
  94. 07fadea Got rid of the PortPicker utility by Jan Tattermusch · 9 years ago
  95. d233d3a added some more interop tests by Jan Tattermusch · 9 years ago
  96. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago
  97. 8ce5e8b Improved the server implementation to be able to register call handlers, also some refactoring by Jan Tattermusch · 9 years ago
  98. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 9 years ago