aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Grpc.Core.csproj
Commit message (Expand)AuthorAge
...
* Split async call into server and client classes sharing the same base.Gravatar Jan Tattermusch2015-03-06
* client side support for TLSGravatar Jan Tattermusch2015-03-03
* fix conditional inclusion of grpc_csharp_ext.dllGravatar Jan Tattermusch2015-02-27
* added C# interop serverGravatar Jan Tattermusch2015-02-26
* Fix to make the conditional include under WindowsGravatar Jan Tattermusch2015-02-25
* Include grpc_csharp_ext.dll only under WindowsGravatar Jan Tattermusch2015-02-25
* grpc_csharp_ext.dll added to the project to force automatic copying to the ou...Gravatar Jan Tattermusch2015-02-25
* Added ability for c# to redirect C core logs to arbitrary sinkGravatar Jan Tattermusch2015-02-25
* Fix exception unwrapping for unary callGravatar Jan Tattermusch2015-02-23
* Added support for true synchronous unary call and added some performance tests.Gravatar Jan Tattermusch2015-02-23
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20