Jan Tattermusch ee7b5be396 more accurate comment 6 anni fa
..
Interceptors c9d928f36d Migrate types required for client interceptors to Grpc.Core.Api 6 anni fa
Properties 9e652ebb2f review comments 7 anni fa
Utils 2ebbf220ab fix C# sanity and other nits 6 anni fa
.gitignore 27009f256b add Grpc.Core.Api scaffolding 7 anni fa
AsyncAuthInterceptor.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 anni fa
AsyncClientStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 anni fa
AsyncDuplexStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 anni fa
AsyncServerStreamingCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 anni fa
AsyncUnaryCall.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 anni fa
AuthContext.cs c40f959de5 make AuthContext constructor public 7 anni fa
AuthProperty.cs b1914bd46c remove lazy<T> usage 6 anni fa
BindServiceMethodAttribute.cs 0de1cd2d66 Update license header 6 anni fa
CallCredentials.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 anni fa
CallCredentialsConfiguratorBase.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 anni fa
CallFlags.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 anni fa
CallInvoker.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 anni fa
CallOptions.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api 6 anni fa
ContextPropagationOptions.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
ContextPropagationToken.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
DeserializationContext.cs ee7b5be396 more accurate comment 6 anni fa
Grpc.Core.Api.csproj fbd5a47181 use System.Memory and Span<> on all TFMs 6 anni fa
IAsyncStreamReader.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
IAsyncStreamWriter.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
IClientStreamWriter.cs 05529154e7 move Async*Call classes to Grpc.Core.Api 6 anni fa
IServerStreamWriter.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
LiteClientBase.cs a432e2f502 check callInvoker is not null 6 anni fa
Marshaller.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
Metadata.cs 0628990feb UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more 6 anni fa
Method.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
RpcException.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
SerializationContext.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
ServerCallContext.cs 1232f60ac2 Make UserState non-virtual; add protected impl 7 anni fa
ServerMethods.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
ServerServiceDefinition.cs c4e59973a2 refactor ServerServiceDefinition and move to Grpc.Core.Api 7 anni fa
ServiceBinderBase.cs c4e59973a2 refactor ServerServiceDefinition and move to Grpc.Core.Api 7 anni fa
Status.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa
StatusCode.cs a19d8dcfb5 docs: add note about retrying UNAVAILABLE 6 anni fa
Version.cs 297dd0cb62 PR feedback 7 anni fa
VersionInfo.cs cd27a36924 Regenerate projects 6 anni fa
WriteOptions.cs 55b9e5e399 move most of serverside API types to Grpc.Core.Api 7 anni fa