grpc/src/csharp/Grpc.Core
Jan Tattermusch 2e54a2bc36 update compiler defines 2018-11-30 13:04:33 +01:00
..
Interceptors Remove EXPERIMENTAL API notice on C# interceptor API 2018-06-06 21:03:11 -07:00
Internal update compiler defines 2018-11-30 13:04:33 +01:00
Logging address review comments 2017-08-22 14:26:58 +02:00
Profiling auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Properties auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Utils auto-fix most of licenses 2017-06-08 11:22:41 +02:00
build use recommended names for MonoAndroid and Xamarin.iOS 2018-08-08 17:51:21 +02:00
.gitignore fix gitignore files 2015-05-14 18:23:35 -07:00
AsyncAuthInterceptor.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
AsyncClientStreamingCall.cs Make constructors for `Async*Call` objects public 2017-10-12 06:53:57 -07:00
AsyncDuplexStreamingCall.cs Make constructors for `Async*Call` objects public 2017-10-12 06:53:57 -07:00
AsyncServerStreamingCall.cs Make constructors for `Async*Call` objects public 2017-10-12 06:53:57 -07:00
AsyncUnaryCall.cs Make constructors for `Async*Call` objects public 2017-10-12 06:53:57 -07:00
AuthContext.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
AuthProperty.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
CallCredentials.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
CallInvocationDetails.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
CallInvoker.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
CallOptions.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Calls.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Channel.cs Merge pull request #16554 from jtattermusch/csharp_dont_leak_when_call_init_fails 2018-09-07 18:21:35 -07:00
ChannelCredentials.cs C#: fix subchannel sharing for secure channels 2018-08-23 11:36:46 +02:00
ChannelOptions.cs add xmldoc comments 2018-10-02 14:34:20 +02:00
ChannelState.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ClientBase.cs avoid Tuple allocation in ClientBaseConfigurationInterceptor 2018-09-14 15:38:15 +02:00
Common.csproj.include silence xmldoc warnings for non-nuget projects 2017-06-01 19:36:40 +02:00
CompressionLevel.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ContextPropagationToken.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
DefaultCallInvoker.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
DeserializationContext.cs switch C# to contextual serializer and deserializer internally 2018-11-09 17:16:56 +01:00
Grpc.Core.csproj use recommended names for MonoAndroid and Xamarin.iOS 2018-08-08 17:51:21 +02:00
GrpcEnvironment.cs use AtomicCounter to avoid unnecessary grpc_init invocations 2018-08-10 23:49:37 +02:00
IAsyncStreamReader.cs improve docs 2017-10-05 16:11:34 +02:00
IAsyncStreamWriter.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
IClientStreamWriter.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
IServerStreamWriter.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
KeyCertificatePair.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Marshaller.cs switch C# to contextual serializer and deserializer internally 2018-11-09 17:16:56 +01:00
Metadata.cs review comments 2018-09-28 13:25:52 +02:00
Method.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
NativeDeps.Linux.csproj.include build grpc_csharp_ext with cmake 2018-10-04 11:21:35 +02:00
NativeDeps.Mac.csproj.include build grpc_csharp_ext with cmake 2018-10-04 11:21:35 +02:00
NativeDeps.Windows.csproj.include adjust run_tests scripts 2017-04-07 09:02:45 +02:00
NativeDeps.csproj.include Initial migration to new .csproj files 2017-04-07 08:51:56 +02:00
RpcException.cs add constructor for RpcException 2018-09-04 02:02:04 -07:00
SerializationContext.cs switch C# to contextual serializer and deserializer internally 2018-11-09 17:16:56 +01:00
Server.cs Fix typos in the description of Server 2018-06-17 09:07:46 +02:00
ServerCallContext.cs Allow creating instances of ServerCallContext in tests 2018-04-27 17:01:00 +02:00
ServerCredentials.cs dont repeat "ClientCertificate" in enum values 2018-10-05 20:25:21 +02:00
ServerMethods.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ServerPort.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ServerServiceDefinition.cs add ServiceBinderBase 2018-11-08 10:56:53 +01:00
ServiceBinderBase.cs add ServiceBinderBase 2018-11-08 10:56:53 +01:00
SourceLink.csproj.include use SourceLink.Create.CommandLine instead of Embed 2018-01-29 22:11:01 -05:00
Status.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
StatusCode.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Version.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Version.csproj.include Regenerate projects 2018-11-19 15:24:53 -08:00
VersionInfo.cs Regenerate projects 2018-11-19 15:24:53 -08:00
WriteOptions.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00