Grpc server implementation for AspNetCore 2+.
Info
Version: | 1.0.0 |
Author(s): | DLB.Grpc.Extensions.DependencyInjection |
Last Update: | Thursday, July 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danipro1993/DLB.Grpc.Exensions.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/DLB.Grpc.Extensions.DependencyInjection |
Install
Install-Package DLB.Grpc.Extensions.DependencyInjection
dotnet add package DLB.Grpc.Extensions.DependencyInjection
paket add DLB.Grpc.Extensions.DependencyInjection
DLB.Grpc.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Grpc(>= 1.22.0)
- Grpc.Core(>= 1.22.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 2.2.0)