1. 3984351 PackageTargetFallback not necessary by Jan Tattermusch · 7 years ago
  2. a37b72e dont set RuntimeFrameworkVersion unneccessarily by Jan Tattermusch · 7 years ago
  3. b8c77c5 Fix warnings in Grpc.Examples by Jan Tattermusch · 7 years ago
  4. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  5. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  6. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  7. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  8. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  9. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  10. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  11. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  12. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  13. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  14. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  15. 7928b41 update C# dependencies by Jan Tattermusch · 9 years ago
  16. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  17. aba2548 upgrade Grpc.sln to newest Google.Protobuf nuget by Jan Tattermusch · 9 years ago
  18. 939ccbe switch C# projects to Google.Protobuf 3.0.0-alpha4 package by Jan Tattermusch · 9 years ago
  19. d68ef4f upgrade third_party/protobufs to 3.0.0-beta-1 by Jan Tattermusch · 9 years ago
  20. 58d6374 upgrade to latest protobufs by Jan Tattermusch · 9 years ago
  21. 4ef39ce switched to protobuf from 20150808 by Jan Tattermusch · 9 years ago
  22. 2852631 upgraded NuGet package by Jan Tattermusch · 9 years ago
  23. c463c53 Add ReleaseSigned configuration for Grpc.sln by Jan Tattermusch · 9 years ago
  24. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  25. 7ca6179 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async by Jan Tattermusch · 9 years ago
  26. e84b618 get rid of dependencies on some unneeded nuget packages by Jan Tattermusch · 9 years ago
  27. 8c61db9 cleanup of C# API examples by Jan Tattermusch · 9 years ago
  28. babfd91 Rename Grpc.Api to Grpc.Examples by Jan Tattermusch · 9 years ago[Renamed (91%) from src/csharp/Grpc.Api.Tests/Grpc.Api.Tests.csproj]
  29. 8b86b15 renaming of VS projects and other minor structural fixes by Jan Tattermusch · 9 years ago[Renamed (82%) from src/csharp/GrpcApiTests/GrpcApiTests.csproj]
  30. 860f6d0 started using nuget packages for dependencies by Jan Tattermusch · 9 years ago
  31. 15111f5 Polishing C# math service implementation and added an in-process mathclient mathserver test by Jan Tattermusch · 10 years ago