The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
7 lines
355 B
7 lines
355 B
<?xml version="1.0" encoding="utf-8"?> |
|
<packages> |
|
<package id="Google.Protobuf" version="3.6.1" targetFramework="net45" /> |
|
<package id="Grpc" version="1.17.0" targetFramework="net45" /> |
|
<package id="Grpc.Core" version="1.17.0" targetFramework="net45" /> |
|
<package id="System.Interactive.Async" version="3.1.1" targetFramework="net45" /> |
|
</packages> |