.Net gRPC base client code for globular clients.
Info
Version: | 1.0.4 |
Author(s): | Dave Courtois |
Last Update: | Tuesday, January 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GlobularClient |
Install
Install-Package GlobularClient
dotnet add package GlobularClient
paket add GlobularClient
GlobularClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Grpc(>= 2.32.0)
- Grpc.Core(>= 2.32.0)
- System.Text.Json(>= 4.7.1)