grpc/src/csharp/Grpc.Core
Jan Tattermusch b5606520bc
make sure C# developer build works even when on arm64 linux (#26335)
2021-05-22 16:38:11 +02:00
..
Interceptors move ChannelExtensions to Grpc.Core.Api 2019-08-05 16:38:15 -07:00
Internal Provide runtime/framework info in gRPC C# user agent string (#25889) 2021-04-20 17:10:17 +02:00
Logging move Logging types back to Grpc.Core 2019-02-06 23:07:00 +01:00
Profiling auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Properties remove unneeded case when assemblies are not signed 2020-12-14 17:58:30 +01:00
Utils Use version agnostic symbol for NETSTANDARD 2020-10-20 15:31:37 +13:00
build/net45 Make RIDs for the native dependencies in Grpc.Core arch specific 2020-11-16 13:45:46 +01:00
buildTransitive/net45 minor adjustments 2021-02-11 14:52:31 +01:00
.gitignore fix gitignore files 2015-05-14 18:23:35 -07:00
CallInvocationDetails.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Calls.cs move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations 2019-12-04 15:37:57 +13:00
Channel.cs Provide runtime/framework info in gRPC C# user agent string (#25889) 2021-04-20 17:10:17 +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
CompressionLevel.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
ForwardedTypes.cs move ChannelExtensions to Grpc.Core.Api 2019-08-05 16:38:15 -07:00
Grpc.Core.csproj Update docs on gRPC C# (#26107) 2021-05-03 19:12:27 +02:00
GrpcEnvironment.cs Replace disrespectful words 2021-02-08 14:29:18 -08:00
NativeDeps.Linux.csproj.include make sure C# developer build works even when on arm64 linux (#26335) 2021-05-22 16:38:11 +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
Server.cs fix #18100 2020-08-17 17:49:55 +02:00
ServerCredentials.cs some typo errors too. 2019-06-05 09:33:38 +08:00
ServerPort.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
SourceLink.csproj.include upgrade sourcelink 2020-05-19 09:51:32 +02:00