Esun Kim cf444b9cab Regenerate projects 6 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 7 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
AsyncClientStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 lat temu
AsyncDuplexStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 lat temu
AsyncServerStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 lat temu
AsyncStreamReaderExtensions.cs 44bc1cdaeb PR feedback 6 lat temu
AsyncUnaryCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 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 47a14ba394 move ChannelCredentials to Grpc.Core.Api 6 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 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 lat temu
ChannelBase.cs 6fbe9d916d Add ChannelBase, change client base argument 6 lat temu
ChannelCredentials.cs b46ac4ae21 implement caching of native channel credentials 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 a0aa16a078 Remove System.Interactive.Async dependency 6 lat temu
IAsyncStreamWriter.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 lat temu
IClientStreamWriter.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 lat temu
IServerStreamWriter.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 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 0628990feb UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more 6 lat temu
Method.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 lat temu
RpcException.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 lat temu
SerializationContext.cs b876b35457 address review comments 6 lat temu
ServerCallContext.cs 1232f60ac2 Make UserState non-virtual; add protected impl 7 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 7 lat temu
ServiceBinderBase.cs c4e59973a2 refactor ServerServiceDefinition and move to Grpc.Core.Api 7 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 cf444b9cab Regenerate projects 6 lat temu
WriteOptions.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 lat temu