1. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  2. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  3. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  4. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  5. 84f0f79 removed runtime nodes from project.json libraries by Alexander Polcyn · 8 years ago
  6. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  7. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  8. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  9. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  10. a9208be regenerate by Jan Tattermusch · 8 years ago
  11. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  12. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  13. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  14. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  15. fab857e address review comments by Jan Tattermusch · 8 years ago
  16. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  17. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  18. 5ff32fa update .xproj files by Jan Tattermusch · 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. acb842c fix copyrights by Jan Tattermusch · 9 years ago
  22. 809148d migrate code to single client-side class by Jan Tattermusch · 9 years ago
  23. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 9 years ago
  24. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  25. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  26. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  27. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  28. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  29. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  30. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  31. dce9f6e fix x86 target to be AnyCPU by Jan Tattermusch · 9 years ago
  32. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  33. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  34. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  35. cd9bb5c bumped version of C# by Jan Tattermusch · 9 years ago
  36. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  37. 3af690c bump version of gRPC C# assemblies by Jan Tattermusch · 9 years ago
  38. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  39. e8fef43 csharp version 0.1 -> 0.2 by Jan Tattermusch · 10 years ago
  40. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 10 years ago
  41. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 10 years ago
  42. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 10 years ago
  43. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 10 years ago