Richard Belleville 8994302049 Merge pull request #22152 from gnossen/bump_to_1.29 hace 5 años
..
Interceptors 8c99479bc7 move ChannelExtensions to Grpc.Core.Api hace 6 años
Internal 46de95536a Move ClientBase to Grpc.Core.Api, change client project references to Grpc.Core.Api, use ChannelBase in codegen hace 6 años
Properties 9e652ebb2f review comments hace 7 años
Utils 2ebbf220ab fix C# sanity and other nits hace 6 años
.gitignore 27009f256b add Grpc.Core.Api scaffolding hace 7 años
AsyncAuthInterceptor.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api hace 6 años
AsyncCallState.cs 4f834e73b2 Clean up hace 6 años
AsyncClientStreamingCall.cs 2030a4e5f7 move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations hace 6 años
AsyncDuplexStreamingCall.cs 2030a4e5f7 move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations hace 6 años
AsyncServerStreamingCall.cs 2030a4e5f7 move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations hace 6 años
AsyncStreamReaderExtensions.cs 44bc1cdaeb PR feedback hace 6 años
AsyncUnaryCall.cs 2030a4e5f7 move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations hace 6 años
AuthContext.cs c40f959de5 make AuthContext constructor public hace 6 años
AuthProperty.cs b1914bd46c remove lazy<T> usage hace 6 años
BindServiceMethodAttribute.cs 0de1cd2d66 Update license header hace 6 años
CallCredentials.cs 923bd4bedd Fix some spelling errors in comment hace 5 años
CallCredentialsConfiguratorBase.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api hace 6 años
CallFlags.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api hace 6 años
CallInvoker.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api hace 6 años
CallOptions.cs 923bd4bedd Fix some spelling errors in comment hace 5 años
ChannelBase.cs 32b487bc4d review comments hace 6 años
ChannelCredentials.cs 8b740047c9 Improve error message hace 6 años
ChannelCredentialsConfiguratorBase.cs 47a14ba394 move ChannelCredentials to Grpc.Core.Api hace 6 años
ClientBase.cs 46de95536a Move ClientBase to Grpc.Core.Api, change client project references to Grpc.Core.Api, use ChannelBase in codegen hace 6 años
ContextPropagationOptions.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api hace 7 años
ContextPropagationToken.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api hace 7 años
DeserializationContext.cs ee7b5be396 more accurate comment hace 6 años
Grpc.Core.Api.csproj afb6c98679 Merge branch 'master' into jamesnk/remove-ix-net-dependency hace 6 años
IAsyncStreamReader.cs 4086431c1d Add generic variance to reader and writer interfaces hace 6 años
IAsyncStreamWriter.cs 4086431c1d Add generic variance to reader and writer interfaces hace 6 años
IClientStreamWriter.cs 4086431c1d Add generic variance to reader and writer interfaces hace 6 años
IServerStreamWriter.cs 4086431c1d Add generic variance to reader and writer interfaces hace 6 años
KeyCertificatePair.cs 47a14ba394 move ChannelCredentials to Grpc.Core.Api hace 6 años
Marshaller.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api hace 7 años
Metadata.cs 0628990feb UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more hace 6 años
Method.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api hace 7 años
RpcException.cs 80ff750b7c improve RpcException doc comments hace 6 años
SerializationContext.cs b240210521 PR feedback hace 6 años
ServerCallContext.cs 3f302c2c04 Improve ServerCallContext doc comments. hace 6 años
ServerMethods.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api hace 7 años
ServerServiceDefinition.cs c4e59973a2 refactor ServerServiceDefinition and move to Grpc.Core.Api hace 7 años
ServiceBinderBase.cs c4e59973a2 refactor ServerServiceDefinition and move to Grpc.Core.Api hace 7 años
SslCredentials.cs 606a0a0ad3 split up ChannelCredentials.cs hace 6 años
Status.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api hace 7 años
StatusCode.cs a19d8dcfb5 docs: add note about retrying UNAVAILABLE hace 6 años
VerifyPeerContext.cs 47a14ba394 move ChannelCredentials to Grpc.Core.Api hace 6 años
Version.cs 297dd0cb62 PR feedback hace 6 años
VersionInfo.cs 5ef379870d Regenerate projects hace 5 años
WriteOptions.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api hace 7 años