Child Workflows - .NET SDK feature guide
Start a Child Workflow Execution using the Temporal .NET SDK. This guide covers the usage of ExecuteChildWorkflowAsync() and StartChildWorkflowAsync() methods, logging Child Workflow related events, and setting Parent Close Policies.