Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added .NET SDK examples to serialization document #4596

Open
wants to merge 2 commits into
base: v1.15
Choose a base branch
from

Conversation

WhitWaldo
Copy link
Contributor

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

The SDK serialization page claimed that only Java uses JSON serialization. To my knowledge, that's not accurate at all - all of the languages use JSON, though there have been recent requests for other serialization approaches. Regardless... while supposedly addressing serialization requirements across the solution, it only provided Java-specific examples. This PR adds .NET examples that are current (for now) to the 1.16 release.

Issue reference

Please reference the issue this PR will close: #4595

@WhitWaldo WhitWaldo self-assigned this Mar 22, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners March 22, 2025 23:59
Copy link

Stale PR, paging all reviewers

@github-actions github-actions bot added the stale label Mar 28, 2025
@WhitWaldo WhitWaldo removed the stale label Mar 28, 2025
Copy link

github-actions bot commented Apr 3, 2025

Stale PR, paging all reviewers

@github-actions github-actions bot added the stale label Apr 3, 2025
@WhitWaldo WhitWaldo removed the stale label Apr 3, 2025
Copy link

github-actions bot commented Apr 9, 2025

Stale PR, paging all reviewers

@github-actions github-actions bot added the stale label Apr 9, 2025
@WhitWaldo WhitWaldo removed the stale label Apr 9, 2025
@WhitWaldo
Copy link
Contributor Author

@alicejgibbons Any chance you could review this?

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.

SDK serialization should be more generic
1 participant