1. 0526161 introduce gRPC logger by Jan Tattermusch · 9 years ago
  2. 04eb89c no need to call GrpcEnvironment.Initialize() explicitly by Jan Tattermusch · 9 years ago
  3. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  4. 1b54fcf added stats with number of active native calls, useful for debugging by Jan Tattermusch · 9 years ago
  5. 075dde4 code style fixes based on StyleCop warnings by Jan Tattermusch · 9 years ago
  6. 5339814 Added ability for c# to redirect C core logs to arbitrary sink by Jan Tattermusch · 9 years ago
  7. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 10 years ago[Renamed from src/csharp/GrpcCore/GrpcEnvironment.cs]
  8. 3086862 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings by Jan Tattermusch · 10 years ago
  9. 607307d Cleanup of AsyncCall.cs by Jan Tattermusch · 10 years ago
  10. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  11. d853baa Merge pull request #516 from jtattermusch/csharp_shutdown by Tim Emiola · 10 years ago
  12. af77b3d changed 2014 -> 2015 by Jan Tattermusch · 10 years ago
  13. a7fff86 added license headers to all grpc C# files by Jan Tattermusch · 10 years ago
  14. 23821ce Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. by Jan Tattermusch · 10 years ago
  15. e1e1187 bind Pinvoke c# call to the new wrappers by Jan Tattermusch · 10 years ago
  16. 20b738d reference windows-style library names in DllImport, mono still finds the right library by Jan Tattermusch · 10 years ago
  17. a7608b0 Prototype of gRPC C# library (Core and API examples) by Jan Tattermusch · 10 years ago