Table of Contents

Fluent Builder API

The Workflow.Create() method returns an IWorkflowBuilder with methods like .Step(), .If(), .Parallel(), .Use(), .WithEvents(), .WithCompensation(), and .Build().