aka-nse

Results 2 issues of aka-nse

related to: #1628 Current Grpc.AspNetCore.Server does not support `ServerServiceDefinition`. This makes some obstacle for: - migration from Grpc.Core - integration with other external DI container - dynamic plugin injection Then...

enhancement

### Is your feature request related to a problem? Please describe. This PR is implement for #2236. `ServerServiceDefinition` is defined in *Grpc.Core.Api* library, and it was a prefer way to...