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).
Les fonctionnalités principales de optimajet/workflowengine.net sont : Service Hosting, Embedded Workflow Libraries.
Les alternatives open-source à optimajet/workflowengine.net incluent : danielgerlag/workflow-core — Lightweight workflow engine for .NET Standard. camunda/camunda-bpm-platform — Camunda is a business process automation platform and orchestration tool used to model, deploy, and monitor automated… automatiko-io/automatiko-engine — Automatiko workflow engine to build services and functions. azure/durabletask — Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities. americanexpress/unify-flowret — A lightweight Java based orchestration engine. aelassas/wexflow — Workflow Automation Engine.
Lightweight workflow engine for .NET Standard
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
Automatiko workflow engine to build services and functions
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.