gRPC meta-package for ASP.NET Core.
Info
Version: | 2.67.0-pre1 |
Author(s): | The gRPC Authors |
Last Update: | Tuesday, October 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/grpc/grpc-dotnet |
NuGet Url: | https://www.nuget.org/packages/Grpc.AspNetCore |
Install
Install-Package Grpc.AspNetCore
dotnet add package Grpc.AspNetCore
paket add Grpc.AspNetCore
Grpc.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Grpc.AspNetCore.Server.ClientFactory(>= 2.35.0)
- Google.Protobuf(>= 3.14.0)
- Grpc.Tools(>= 2.35.0)
- Grpc.AspNetCore.Server.ClientFactory(>= 2.35.0)
- Google.Protobuf(>= 3.14.0)
- Grpc.Tools(>= 2.35.0)
Tags