Skip to content

Expand output binding invocation docs#1652

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

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

Conversation

@atrauzzi

@atrauzzi atrauzzi commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

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>

@WhitWaldo WhitWaldo left a comment

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.

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

@alicejgibbons alicejgibbons left a comment

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.

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>

@WhitWaldo WhitWaldo left a comment

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.

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
@marcduiker

Copy link
Copy Markdown
Contributor

@holopin-bot @atrauzzi sdk-badge Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot

holopin-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

Congratulations @atrauzzi, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmqbf6xcv000tjl04clar4mhd

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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.

5 participants