Skip to content

Adding .NET SDK documentation for history propagation#5174

Open
WhitWaldo wants to merge 2 commits into
dapr:v1.18from
WhitWaldo:history-propagation
Open

Adding .NET SDK documentation for history propagation#5174
WhitWaldo wants to merge 2 commits into
dapr:v1.18from
WhitWaldo:history-propagation

Conversation

@WhitWaldo
Copy link
Copy Markdown
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 tabpane
  • 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 tabpane

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

Description

Added .NET SDK documentation for workflow history propagation functionality

Issue reference

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo requested review from a team as code owners May 19, 2026 17:18
@github-actions github-actions Bot added the automerge: dotnet Auto-merged language-specific SDK docs label May 19, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approval: dotnet SDK docs

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approval: dotnet SDK docs

Copy link
Copy Markdown
Contributor

@nelson-parente nelson-parente left a comment

Choose a reason for hiding this comment

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

Pre-review for @marcduiker handoff: LGTM. New .NET SDK page for workflow history propagation. Content is well-structured: scopes table, propagating to child workflows, propagating to activities, reading history, and the PropagatedHistory type. Code examples use correct API surface (WithHistoryPropagation, HistoryPropagationScope, GetPropagatedHistory()). Version note (Dapr .NET SDK v1.18 + runtime v1.18) is present. Hugo front-matter looks good. Safe to merge after CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge: dotnet Auto-merged language-specific SDK docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants