.NET client for gRPC.
Info
Version: | 2.71.0 |
Author(s): | The gRPC Authors |
Last Update: | Friday, April 25, 2025 |
.NET Fiddle: | Online Example |
Project Url: | http://github.com/grpc/grpc-dotnet |
NuGet Url: | http://www.nuget.org/packages/Grpc.Net.Client |
Install
Install-Package Grpc.Net.Client
dotnet add package Grpc.Net.Client
paket add Grpc.Net.Client
Grpc.Net.Client Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Grpc.Net.Common(>= 2.35.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.3)
- System.Diagnostics.DiagnosticSource(>= 4.5.1)
- Grpc.Net.Common(>= 2.35.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.3)
- System.Diagnostics.DiagnosticSource(>= 4.5.1)
Tags