Sumit Ghosh
Sumit Ghosh
Hi @GreenShadeZhang, thank you for your suggestion. As of now, we don't have any immediate plan of updating the `Identity Server 4` to the latest version `4.1.1`. But if anyone...
Hi @benbuckland, thank you for reaching out. Any [command handler class](https://docs.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/microservice-application-layer-implementation-web-api#the-command-handler-class) just focuses on processing the command. It doesn't focus on any domain-specific logic because it still stays within the...
@michaelstonis - Could you please share the steps? So that we can update the Wiki. Thank you
Hi @StingyJack, thank you for reaching out. gRPC/Protobuf doesn't support 16-bits integer. For the list of supported scalar value types, please refer [Scalar Value Types - Protobuf Language Guide (proto3)](https://developers.google.com/protocol-buffers/docs/proto3#scalar)...