This library contains some of utility tools that is to help for boost up the generic host with gRPC protocol.
Info
Version: | 0.1.146 |
Author(s): | Thang Chung |
Last Update: | Tuesday, June 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudnative-netcore/netcorekit |
NuGet Url: | https://www.nuget.org/packages/NetCoreKit.Infrastructure.GrpcHost |
Install
Install-Package NetCoreKit.Infrastructure.GrpcHost
dotnet add package NetCoreKit.Infrastructure.GrpcHost
paket add NetCoreKit.Infrastructure.GrpcHost
NetCoreKit.Infrastructure.GrpcHost Download (Unzip the "nupkg" after downloading)
Dependencies
- NetCoreKit.Infrastructure(>= 0.1.146)
- NetCoreKit.Utils(>= 0.1.146)
- AutoMapper(>= 8.0.0)
- Grpc(>= 1.19.0)
- Grpc.Reflection(>= 1.17.1)
- IdentityModel(>= 3.10.6)
- MediatR(>= 6.0.0)
- Microsoft.Extensions.Configuration.CommandLine(>= 2.2.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.2.0)
- Microsoft.Extensions.Logging.Console(>= 2.2.0)
- Microsoft.Extensions.Logging.Debug(>= 2.2.0)
- Microsoft.IdentityModel.Logging(>= 5.4.0)
- Microsoft.IdentityModel.Tokens(>= 5.4.0)
- System.IdentityModel.Tokens.Jwt(>= 5.4.0)
Tags