dapr / dotnet-sdk

Dapr SDK for .NET
Apache License 2.0
1.12k stars 340 forks source link

.Net implementation of InvokeBinding doesnt return result #1312

Open qxecutioner opened 5 months ago

qxecutioner commented 5 months ago

In what area(s)?

/area runtime

/area operator

/area placement

/area docs

/area test-and-release

.Net implementation of InvokeBinding doesn't return any result. This is quite needed when invoking binding for blob storage to read back response having blob uri.

philliphoff commented 5 months ago

@qxecutioner Can you be more specific about what you've tried, and which method you're using? The DaprClient has several overloads of InvokeBindingAsync():