Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
2988568cab2245493fafc688949380c677de3117
agent-framework/dotnet/samples/Durable/Workflow/ConsoleApps
T
Shyju Krishnankutty 2988568cab .NET: [Feature Branch] Add nested sub-workflow support for durable workflows (#4190)
* .NET: [Feature Branch] Add nested sub-workflow support for durable workflows

* fix readme path

* Switch Orchestration output from string to DurableWorkflowResult.

* PR feedback fixes

* Minor cleanup based on PR feedback.
2988568cab ยท 2026-02-25 14:55:15 -08:00
History
..
01_SequentialWorkflow
.NET: [Feature Branch] Add basic durable workflow support (#3648)
2026-02-06 16:02:42 -08:00
02_ConcurrentWorkflow
.NET: [Feature Branch] Add basic durable workflow support (#3648)
2026-02-06 16:02:42 -08:00
03_ConditionalEdges
.NET: [Feature Branch] Add basic durable workflow support (#3648)
2026-02-06 16:02:42 -08:00
04_WorkflowAndAgents
.NET: [Feature Branch] Add basic durable workflow support (#3648)
2026-02-06 16:02:42 -08:00
05_WorkflowEvents
.NET: [Feature Branch] Adding support for events & shared state in durable workflows (#4020)
2026-02-20 16:49:47 -08:00
06_WorkflowSharedState
.NET: [Feature Branch] Adding support for events & shared state in durable workflows (#4020)
2026-02-20 16:49:47 -08:00
07_SubWorkflows
.NET: [Feature Branch] Add nested sub-workflow support for durable workflows (#4190)
2026-02-25 14:55:15 -08:00