Merge pull request #505 from jtattermusch/csharp_single_dll
Make grcp_sharp_ext the only dll needed to run gRPC C#. Great news! LGTM
No related branches found
No related tags found
Showing
- src/csharp/GrpcCore/GrpcEnvironment.cs 6 additions, 6 deletionssrc/csharp/GrpcCore/GrpcEnvironment.cs
- src/csharp/GrpcCore/Internal/CallSafeHandle.cs 52 additions, 52 deletionssrc/csharp/GrpcCore/Internal/CallSafeHandle.cs
- src/csharp/GrpcCore/Internal/ChannelSafeHandle.cs 6 additions, 6 deletionssrc/csharp/GrpcCore/Internal/ChannelSafeHandle.cs
- src/csharp/GrpcCore/Internal/CompletionQueueSafeHandle.cs 17 additions, 17 deletionssrc/csharp/GrpcCore/Internal/CompletionQueueSafeHandle.cs
- src/csharp/GrpcCore/Internal/Event.cs 42 additions, 42 deletionssrc/csharp/GrpcCore/Internal/Event.cs
- src/csharp/GrpcCore/Internal/ServerSafeHandle.cs 23 additions, 23 deletionssrc/csharp/GrpcCore/Internal/ServerSafeHandle.cs
- src/csharp/GrpcCore/Internal/Timespec.cs 26 additions, 12 deletionssrc/csharp/GrpcCore/Internal/Timespec.cs
- src/csharp/GrpcCoreTests/TimespecTest.cs 22 additions, 9 deletionssrc/csharp/GrpcCoreTests/TimespecTest.cs
- src/csharp/ext/grpc_csharp_ext.c 235 additions, 36 deletionssrc/csharp/ext/grpc_csharp_ext.c
- templates/vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template 1 addition, 1 deletion...vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj.template
- vsprojects/vs2013/grpc_csharp_ext_shared.vcxproj 2 additions, 0 deletionsvsprojects/vs2013/grpc_csharp_ext_shared.vcxproj
Please register or sign in to comment