Skip to Content- Create Your First Workflow Design a minimal workflow scheme with two activities, one transition, and one command, then save it and create a process instance.
- Framework-Agnostic Install Install Workflow Engine in a console app, worker service, or non-ASP.NET host using NuGet, configure the persistence provider, and start the runtime directly.
- Get Started with Workflow Engine Get started with Workflow Engine: define a scheme, then run it as a process instance with persistence, timers, rules, and actions.
- Get Started Get started with Workflow Engine - learn how to install the runtime, create your first workflow, configure persistence, and execute process instances.
- Install Workflow Engine Add Workflow Engine to an ASP.NET Core application using NuGet, register services, map endpoints, and verify the setup.
- Integrate the Designer Run the Workflow Designer standalone via npx for quick visual editing, or embed it as a frontend component into your React, Angular, Blazor, or vanilla JS app.