Skip to content

Expand output binding invocation docs#1652

Merged
WhitWaldo merged 3 commits intodapr:masterfrom
atrauzzi:dotnet-binding-invocation
Nov 18, 2025
Merged

Expand output binding invocation docs#1652
WhitWaldo merged 3 commits intodapr:masterfrom
atrauzzi:dotnet-binding-invocation

Conversation

@atrauzzi
Copy link
Copy Markdown
Contributor

@atrauzzi atrauzzi commented Nov 17, 2025

Description

Expanded the documentation for calling output bindings to call out some serialzation and encoding differences.

Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
@atrauzzi atrauzzi requested review from a team as code owners November 17, 2025 17:05
Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
Copy link
Copy Markdown
Contributor

@WhitWaldo WhitWaldo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of notes


{{% alert title="Important" color="warning" %}}
Bindings differ in the shape of data they expect, take special note and ensure that the data you
are sending is handled accordingly.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might instead call out of the importance of ensuring that whichever approach you're using to serialize the data, you should be clear that you're using the same approach to deserialize it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can add that, though I don't want to imply that you're always the one responsible for the deserialization (think SFTP component).

Comment thread daprdocs/content/en/dotnet-sdk-docs/dotnet-client/_index.md
Comment thread daprdocs/content/en/dotnet-sdk-docs/dotnet-client/_index.md
Copy link
Copy Markdown
Contributor

@alicejgibbons alicejgibbons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small verbiage changes and then agree with what Whit has said

Comment thread daprdocs/content/en/dotnet-sdk-docs/dotnet-client/_index.md Outdated
Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
Copy link
Copy Markdown
Contributor

@WhitWaldo WhitWaldo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - thank you for putting this together!

@WhitWaldo WhitWaldo merged commit 2b998e2 into dapr:master Nov 18, 2025
14 of 16 checks passed
@atrauzzi atrauzzi deleted the dotnet-binding-invocation branch November 19, 2025 04:00
@nelson-parente nelson-parente added this to the v1.17 milestone Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants