StepWise is a workflow engine build with C# and typescript. In StepWise, you define a workflow in C#, and visualize and execute it in StepWise UI.
Features
- Code-first workflow definition
- Visualize and execute workflow in StepWise UI
Installation
To use StepWise, you can install the LittleLittleCloud.StepWise package from NuGet.org.
dotnet add package LittleLittleCloud.StepWise
Example
You can find more examples in the example folder.
Online Demo
You can try out StepWise in the online demo.