How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
Camunda is a business process automation platform and orchestration tool used to model, deploy, and monitor automated workflows and human-centric tasks. It features a BPMN workflow engine for executing processes based on the BPMN 2.0 standard and a DMN decision engine for automating business logic and rule evaluation. The platform is designed for flexibility through an embedded workflow library that allows the engine to be integrated directly into custom applications. It supports multi-tenant workflow management, enabling the secure separation of process definitions and instance data for mult
TickerQ is a fast, reflection-free background task scheduler for .NET built with source generators, EF Core integration, cron time-based execution, and a real-time dashboard.
Lightweight workflow engine for .NET Standard
The main features of danielgerlag/workflow-core are: Service Hosting, Embedded Workflow Libraries, Task Scheduling.
Projects with overlapping indexed features include: azure/durabletask — Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities. optimajet/workflowengine.net — WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your… camunda/camunda-bpm-platform — Camunda is a business process automation platform and orchestration tool used to model, deploy, and monitor automated… arcenox-co/tickerq — TickerQ is a fast, reflection-free background task scheduler for .NET built with source generators, EF Core… automatiko-io/automatiko-engine — Automatiko workflow engine to build services and functions. atifaziz/ncrontab — Crontab for .NET.