Files
agent-framework/dotnet/samples/GettingStarted/Workflows/ConditionalEdges/03_MultiSelection
T
Jacob Alber 94a5ba3448 .NET: [BREAKING] refactor: Normalize WorkflowBuilder APIs (#1935)
* [BREAKING] refactor: Normalize WorkflowBuilder APIs

* "partitioner" => "assigner"
* normalize ordering so sources always to the left of targets for edges
* normalize parameter ordering so sources and targets are always first arguments
* remove `params` (users should use collection expressions instead)

* refactor: Align name with Python
94a5ba3448 ยท 2025-11-05 19:50:01 +00:00
History
..