1. a37b72e dont set RuntimeFrameworkVersion unneccessarily by Jan Tattermusch · 7 years ago
  2. b8c77c5 Fix warnings in Grpc.Examples by Jan Tattermusch · 7 years ago
  3. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  4. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  5. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  6. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  7. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  8. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  9. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  10. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  11. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  12. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  13. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  14. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  15. 84f0f79 removed runtime nodes from project.json libraries by Alexander Polcyn · 8 years ago
  16. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  17. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  18. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  19. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  20. a9208be regenerate by Jan Tattermusch · 8 years ago
  21. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  22. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  23. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  24. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  25. fab857e address review comments by Jan Tattermusch · 8 years ago
  26. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  27. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  28. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  29. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  30. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  31. acb842c fix copyrights by Jan Tattermusch · 8 years ago
  32. 809148d migrate code to single client-side class by Jan Tattermusch · 8 years ago
  33. d8f7c8a migrate from client side interface to client side abstract class by Jan Tattermusch · 8 years ago
  34. ecb02be include assembly signing key in the repo by Jan Tattermusch · 8 years ago
  35. 5bd7005 introduce the new split-type credentials api by Jan Tattermusch · 9 years ago
  36. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  37. 2b35795 get rid of explicit GrpcEnvironment.Shutdown() by Jan Tattermusch · 9 years ago
  38. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  39. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  40. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 9 years ago
  41. dce9f6e fix x86 target to be AnyCPU by Jan Tattermusch · 9 years ago
  42. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  43. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  44. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  45. cd9bb5c bumped version of C# by Jan Tattermusch · 9 years ago
  46. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  47. 3af690c bump version of gRPC C# assemblies by Jan Tattermusch · 9 years ago
  48. 085533e Replace handwritten math stub by the generated one by Jan Tattermusch · 9 years ago
  49. e8fef43 csharp version 0.1 -> 0.2 by Jan Tattermusch · 9 years ago
  50. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  51. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  52. 13cd125 Used StyleCop to get rid of tabs in the source code by Jan Tattermusch · 9 years ago
  53. 92aa11d renamed MathClient -> Grpc.Examples.MathClient by Jan Tattermusch · 9 years ago