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