Files
agent-framework/dotnet/src/Shared/Workflows/Execution
T

Workflow Execution

Common support for workflow execution.

To use this in your project, add the following to your .csproj file:

<PropertyGroup>
  <InjectSharedWorkflowsExecution>true</InjectSharedWorkflowsExecution>
</PropertyGroup>