Lightweight workflow engine for .NET Standard
الميزات الرئيسية لـ danielgerlag/workflow-core هي: Service Hosting, Embedded Workflow Libraries, Task Scheduling.
تشمل البدائل مفتوحة المصدر لـ danielgerlag/workflow-core: 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.
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.