Michael Lumish 02f9cb2efa Merge pull request #1966 from jtattermusch/csharp_revamp 10 年之前
..
Internal c6b55569bc gchandle is not needed anymore 10 年之前
Properties 3af690c9c4 bump version of gRPC C# assemblies 10 年之前
Stub bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 年之前
Utils 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年之前
.gitignore bdb94d37be fix gitignore files 10 年之前
AsyncClientStreamingCall.cs 2d2652d61b implemented disposal logic for calls 10 年之前
AsyncDuplexStreamingCall.cs 2d2652d61b implemented disposal logic for calls 10 年之前
AsyncServerStreamingCall.cs 2d2652d61b implemented disposal logic for calls 10 年之前
Call.cs 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 年之前
Calls.cs 2d2652d61b implemented disposal logic for calls 10 年之前
Channel.cs da71a4d391 add host and port overload for new channel 10 年之前
ChannelArgs.cs 286975fd2b Started using immutable collections and other code cleanup 10 年之前
Credentials.cs a5272b6adc A new version C# API based on async/await 10 年之前
Grpc.Core.csproj d367748d89 Stop using native callbacks for C# 10 年之前
Grpc.Core.nuspec 06194dcde5 bump C# package versions 10 年之前
GrpcEnvironment.cs d367748d89 Stop using native callbacks for C# 10 年之前
IAsyncStreamReader.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年之前
IAsyncStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年之前
IClientStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年之前
IServerStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年之前
Marshaller.cs c0b3721d61 added support for metadata 10 年之前
Metadata.cs c0b3721d61 added support for metadata 10 年之前
Method.cs bee9325d56 Make sure full method name starts with slash 10 年之前
OperationFailedException.cs 075dde42fe code style fixes based on StyleCop warnings 10 年之前
RpcException.cs 1f18e80a5a Make RpcException errors more informative 10 年之前
Server.cs 02f9cb2efa Merge pull request #1966 from jtattermusch/csharp_revamp 10 年之前
ServerCallContext.cs 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 年之前
ServerCredentials.cs 286975fd2b Started using immutable collections and other code cleanup 10 年之前
ServerMethods.cs 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 年之前
ServerServiceDefinition.cs bee9325d56 Make sure full method name starts with slash 10 年之前
Status.cs 8c2dd9d864 Fixes for C# cancellation support 10 年之前
StatusCode.cs 286975fd2b Started using immutable collections and other code cleanup 10 年之前
packages.config 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 年之前