1. 3984351 PackageTargetFallback not necessary by Jan Tattermusch · 7 years ago
  2. a37b72e dont set RuntimeFrameworkVersion unneccessarily by Jan Tattermusch · 7 years ago
  3. ec6f728 NUnit.ConsoleRunner dependency is useless by Jan Tattermusch · 7 years ago
  4. 2fb313c fix warnings in Grpc.Core.Tests by Jan Tattermusch · 7 years ago
  5. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  6. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 7 years ago
  7. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  8. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  9. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  10. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  11. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  12. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  13. 2f74141 add appdomain unload test by Jan Tattermusch · 8 years ago
  14. 018cfb8 update tests by Jan Tattermusch · 8 years ago
  15. 703c042 serverside shutdown hook test by Jan Tattermusch · 8 years ago
  16. 85030e3 register appdomain events by Jan Tattermusch · 8 years ago
  17. b6a9016 add tests for AsyncCallServer by Jan Tattermusch · 8 years ago
  18. 04743d7 add Newtonsoft.Json to Grpc.Core.Tests by Jan Tattermusch · 8 years ago
  19. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  20. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  21. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  22. 153c32a allow halfclose after close on clients by Jan Tattermusch · 8 years ago
  23. 7928b41 update C# dependencies by Jan Tattermusch · 9 years ago
  24. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  25. 62d6c20 add C# sanity test by Jan Tattermusch · 9 years ago
  26. 3d45afe add coverage for call options by Jan Tattermusch · 9 years ago
  27. 7ebbc47 put user defined userAgentString to the beginning of userAgentString by Jan Tattermusch · 9 years ago
  28. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  29. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  30. 74f39e1 Migrate C# to the new auth API by Jan Tattermusch · 9 years ago
  31. 67c4587 error spec compliance and marshalling tests by Jan Tattermusch · 9 years ago
  32. ea02eb6 introduce INativeCall interface to simplify testing by Jan Tattermusch · 9 years ago
  33. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  34. f6edf87 metadata polishing by Jan Tattermusch · 9 years ago
  35. 70cb300 generate auth URI for JWT access token properly by Jan Tattermusch · 9 years ago
  36. dad1724 added tests by Jan Tattermusch · 9 years ago
  37. 5321d49 fixed writeOptions and added test by Jan Tattermusch · 9 years ago
  38. c75c57c added ResponseHeadersTest, fixed stylecop issues by Jan Tattermusch · 9 years ago
  39. 5b0b392 introduced MockServiceHelper to ease testing by Jan Tattermusch · 9 years ago
  40. d8bbdea Added channel state API by Jan Tattermusch · 9 years ago
  41. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  42. 9a5c4f5 make sure async test wont be silently skipped with old NUnit by Jan Tattermusch · 9 years ago
  43. 9b048e5 introducing async tests by Jan Tattermusch · 9 years ago
  44. 6832792 add NUnitTestAdapter for VS by Jan Tattermusch · 9 years ago
  45. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  46. f6410f5 robust conversion from Timespec to DateTime and tests by Jan Tattermusch · 9 years ago
  47. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  48. 2ddb5a6 revamp of c# channel options by Jan Tattermusch · 9 years ago
  49. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  50. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  51. c0b3721 added support for metadata by Jan Tattermusch · 9 years ago
  52. 50faa8f Added support for true synchronous unary call and added some performance tests. by Jan Tattermusch · 9 years ago
  53. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed (91%) from src/csharp/GrpcCoreTests/GrpcCoreTests.csproj]
  54. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 9 years ago
  55. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 9 years ago
  56. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago