Jan Tattermusch ae017092ad fix stylecop warnings 10 年 前
..
Internal ae017092ad fix stylecop warnings 10 年 前
Properties a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 年 前
Utils 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 年 前
.gitignore bdb94d37be fix gitignore files 10 年 前
AsyncClientStreamingCall.cs a236ff205b rename Result to ResponseAsync 10 年 前
AsyncDuplexStreamingCall.cs ae017092ad fix stylecop warnings 10 年 前
AsyncServerStreamingCall.cs ed4b7a7c29 modify client call interface to allow reading status and trailers 10 年 前
AsyncUnaryCall.cs a236ff205b rename Result to ResponseAsync 10 年 前
Call.cs 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 年 前
Calls.cs 5269d16dd9 codegen and API changes 10 年 前
Channel.cs 766d72b1c0 set primary user agent by C# channel 10 年 前
ChannelOptions.cs 766d72b1c0 set primary user agent by C# channel 10 年 前
ClientBase.cs fd953a514c add support for per-call metadata 10 年 前
Credentials.cs a5272b6adc A new version C# API based on async/await 10 年 前
Grpc.Core.csproj 766d72b1c0 set primary user agent by C# channel 10 年 前
Grpc.Core.nuspec 37fccb0d38 make build_packages.bat provide version of grpc.native.csharp_ext dependency 10 年 前
GrpcEnvironment.cs 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 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 11 年 前
Metadata.cs ae017092ad fix stylecop warnings 10 年 前
Method.cs bee9325d56 Make sure full method name starts with slash 10 年 前
OperationFailedException.cs 075dde42fe code style fixes based on StyleCop warnings 11 年 前
RpcException.cs 1f18e80a5a Make RpcException errors more informative 11 年 前
Server.cs 766d72b1c0 set primary user agent by C# channel 10 年 前
ServerCallContext.cs ae017092ad fix stylecop warnings 10 年 前
ServerCredentials.cs 286975fd2b Started using immutable collections and other code cleanup 11 年 前
ServerMethods.cs 25bb2ef8b8 regenerated code and fixed inconsistencies 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 11 年 前
Version.cs 766d72b1c0 set primary user agent by C# channel 10 年 前
VersionInfo.cs ae017092ad fix stylecop warnings 10 年 前
packages.config 71762f826b use System.Collections.Immutable instead of Microsoft.Bcl.Immutable 10 年 前