Archives for April 2021

Accessing Dapr secrets building block using Dapr .NET SDK

Apr 6, 2021

In all previous posts, we were looking at the Dapr service invocation building block. We have seen how to expose and call HTTP and gRPC services using it. In this post, we will see how Dapr ease developers life when it comes to deal with secrets, thanks to the secrets management building block.

Continue reading