How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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.
Open-source alternatives to danielgerlag/workflow-core 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.