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