Info
Version: | 2.46.6 |
Author(s): | The gRPC Authors |
Last Update: | Wednesday, January 11, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/grpc/grpc |
NuGet Url: | https://www.nuget.org/packages/Grpc.Core |
Install
Install-Package Grpc.Core
dotnet add package Grpc.Core
paket add Grpc.Core
Grpc.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Grpc.Core.Api(>= 2.35.0)
- System.Memory(>= 4.5.3)
- Grpc.Core.Api(>= 2.35.0)
- System.Memory(>= 4.5.3)
- Grpc.Core.Api(>= 2.35.0)
- NETStandard.Library(>= 1.6.1)
- System.Memory(>= 4.5.3)
- System.Runtime.Loader(>= 4.0.0)
- System.Threading.Thread(>= 4.0.0)
- System.Threading.ThreadPool(>= 4.0.10)
Tags
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.