Esun Kim cf444b9cab Regenerate projects 6 years ago
..
Interceptors 8c99479bc7 move ChannelExtensions to Grpc.Core.Api 6 years ago
Internal 46de95536a Move ClientBase to Grpc.Core.Api, change client project references to Grpc.Core.Api, use ChannelBase in codegen 6 years ago
Properties 9e652ebb2f review comments 7 years ago
Utils 2ebbf220ab fix C# sanity and other nits 6 years ago
.gitignore 27009f256b add Grpc.Core.Api scaffolding 7 years ago
AsyncAuthInterceptor.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
AsyncClientStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 years ago
AsyncDuplexStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 years ago
AsyncServerStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 years ago
AsyncStreamReaderExtensions.cs 44bc1cdaeb PR feedback 6 years ago
AsyncUnaryCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 years ago
AuthContext.cs c40f959de5 make AuthContext constructor public 6 years ago
AuthProperty.cs b1914bd46c remove lazy<T> usage 6 years ago
BindServiceMethodAttribute.cs 0de1cd2d66 Update license header 6 years ago
CallCredentials.cs 47a14ba394 move ChannelCredentials to Grpc.Core.Api 6 years ago
CallCredentialsConfiguratorBase.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
CallFlags.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
CallInvoker.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
CallOptions.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 years ago
ChannelBase.cs 6fbe9d916d Add ChannelBase, change client base argument 6 years ago
ChannelCredentials.cs b46ac4ae21 implement caching of native channel credentials 6 years ago
ChannelCredentialsConfiguratorBase.cs 47a14ba394 move ChannelCredentials to Grpc.Core.Api 6 years ago
ClientBase.cs 46de95536a Move ClientBase to Grpc.Core.Api, change client project references to Grpc.Core.Api, use ChannelBase in codegen 6 years ago
ContextPropagationOptions.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
ContextPropagationToken.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
DeserializationContext.cs ee7b5be396 more accurate comment 6 years ago
Grpc.Core.Api.csproj afb6c98679 Merge branch 'master' into jamesnk/remove-ix-net-dependency 6 years ago
IAsyncStreamReader.cs a0aa16a078 Remove System.Interactive.Async dependency 6 years ago
IAsyncStreamWriter.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
IClientStreamWriter.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 years ago
IServerStreamWriter.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
KeyCertificatePair.cs 47a14ba394 move ChannelCredentials to Grpc.Core.Api 6 years ago
Marshaller.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
Metadata.cs 0628990feb UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more 6 years ago
Method.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
RpcException.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
SerializationContext.cs b876b35457 address review comments 6 years ago
ServerCallContext.cs 1232f60ac2 Make UserState non-virtual; add protected impl 7 years ago
ServerMethods.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
ServerServiceDefinition.cs c4e59973a2 refactor ServerServiceDefinition and move to Grpc.Core.Api 7 years ago
ServiceBinderBase.cs c4e59973a2 refactor ServerServiceDefinition and move to Grpc.Core.Api 7 years ago
SslCredentials.cs 606a0a0ad3 split up ChannelCredentials.cs 6 years ago
Status.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago
StatusCode.cs a19d8dcfb5 docs: add note about retrying UNAVAILABLE 6 years ago
VerifyPeerContext.cs 47a14ba394 move ChannelCredentials to Grpc.Core.Api 6 years ago
Version.cs 297dd0cb62 PR feedback 6 years ago
VersionInfo.cs cf444b9cab Regenerate projects 6 years ago
WriteOptions.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 years ago