Merge pull request #2797 from jtattermusch/polishing_api
C# API improvements
Showing
- src/csharp/Grpc.Core.Tests/ClientServerTest.cs 6 additions, 4 deletionssrc/csharp/Grpc.Core.Tests/ClientServerTest.cs
- src/csharp/Grpc.Core.Tests/ServerTest.cs 37 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/ServerTest.cs
- src/csharp/Grpc.Core.Tests/TimeoutsTest.cs 6 additions, 4 deletionssrc/csharp/Grpc.Core.Tests/TimeoutsTest.cs
- src/csharp/Grpc.Core/ChannelOptions.cs 0 additions, 1 deletionsrc/csharp/Grpc.Core/ChannelOptions.cs
- src/csharp/Grpc.Core/Grpc.Core.csproj 2 additions, 6 deletionssrc/csharp/Grpc.Core/Grpc.Core.csproj
- src/csharp/Grpc.Core/Grpc.Core.nuspec 0 additions, 1 deletionsrc/csharp/Grpc.Core/Grpc.Core.nuspec
- src/csharp/Grpc.Core/Internal/ServerCredentialsSafeHandle.cs 4 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/ServerCredentialsSafeHandle.cs
- src/csharp/Grpc.Core/KeyCertificatePair.cs 0 additions, 1 deletionsrc/csharp/Grpc.Core/KeyCertificatePair.cs
- src/csharp/Grpc.Core/Metadata.cs 0 additions, 1 deletionsrc/csharp/Grpc.Core/Metadata.cs
- src/csharp/Grpc.Core/Server.cs 138 additions, 37 deletionssrc/csharp/Grpc.Core/Server.cs
- src/csharp/Grpc.Core/ServerCredentials.cs 23 additions, 5 deletionssrc/csharp/Grpc.Core/ServerCredentials.cs
- src/csharp/Grpc.Core/ServerPort.cs 120 additions, 0 deletionssrc/csharp/Grpc.Core/ServerPort.cs
- src/csharp/Grpc.Core/ServerServiceDefinition.cs 6 additions, 6 deletionssrc/csharp/Grpc.Core/ServerServiceDefinition.cs
- src/csharp/Grpc.Core/packages.config 0 additions, 1 deletionsrc/csharp/Grpc.Core/packages.config
- src/csharp/Grpc.Examples.MathServer/MathServer.cs 9 additions, 6 deletionssrc/csharp/Grpc.Examples.MathServer/MathServer.cs
- src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs 8 additions, 12 deletionssrc/csharp/Grpc.Examples.Tests/MathClientServerTests.cs
- src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs 6 additions, 4 deletionssrc/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs
- src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj 0 additions, 3 deletions...rp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
- src/csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs 9 additions, 5 deletions...csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs
- src/csharp/Grpc.IntegrationTesting/InteropServer.cs 6 additions, 4 deletionssrc/csharp/Grpc.IntegrationTesting/InteropServer.cs
Loading
Please register or sign in to comment