-
Service Invocation Grpc Code First with DTO polymorhism
Shows service invocation using the dapr .NET SDK and grpc code-first using protobuf-net.Grpc and with DTO polymorphism -
Pub Sub routing to http services with DTO polymorhism
Shows pub sub routing using the dapr .NET SDK with declarative subscriptions to http endpoints. -
Pub Sub routing to Grpc services with DTO polymorhism
Shows pub sub routing using the dapr .NET SDK with declarative subscriptions to the dapr grpc AppCallback service.