Info
Version: | 3.3.18 |
Author(s): | Lin, Ping-chen |
Last Update: | Tuesday, December 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/ponylin1985/ZayniFramework |
NuGet Url: | https://www.nuget.org/packages/ZayniFramework3.Middle.Service.Grpc.Client |
Install
Install-Package ZayniFramework3.Middle.Service.Grpc.Client
dotnet add package ZayniFramework3.Middle.Service.Grpc.Client
paket add ZayniFramework3.Middle.Service.Grpc.Client
ZayniFramework3.Middle.Service.Grpc.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- ZayniFramework3.Common(>= 3.3.18)
- ZayniFramework3.Logging(>= 3.3.18)
- ZayniFramework3.Serialization(>= 3.3.18)
- ZayniFramework3.Middle.Service.Client(>= 3.3.18)
- ZayniFramework3.Middle.Service.Entity(>= 3.3.18)
- ZayniFramework3.Middle.Service.Grpc.Entity(>= 3.3.18)
- Google.Protobuf(>= 3.7.0)
This extension module provide the gRPC RemoteClient implementation for Middle.Service.Client module.