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