You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spindle is a durable workflow engine for C# that uses code-first principles for authoring workflows. Spindle allows you to run long-running workflows with minimal resource usage while staying close to the C# native syntax.
Example
This is one of the simpler ways to define a flow, the Name field is not required but a useful convention for accessing the name of the flow in a typed way.