731 packages tagged with “workflow”
This package provides a C# based durable task framework for writing long running applications.
Azure WebJobs SDK Extension for the Durable Task Framework
Azure Storage provider extension for the Durable Task Framework.
Durable Task extension for .NET isolated functions
The gRPC Protobuf .NET services for Durable Task Framework.
Abstractions for the Durable Task Framework.
The core client for the Durable Task Framework. The client is responsible for interacting with orchestrations from outside the worker.
The gRPC client for the Durable Task Framework.
The gRPC worker for the Durable Task Framework.
The core worker for the Durable Task Framework. The worker is responsible for processing durable task work items.
Workflow Core is a light weight workflow engine targeting .NET Standard.
Provides useful extension methods, alternate Task based API and activities.
.NET Core package that helps with Slack interactions, events and web API
.NET Analyzers for the Durable Task SDK.
Base package for Workflow-core peristence providers using entity framework
Workflow Engine is a .NET and .NET Core library that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code. Its core features are: - HTML5 visual designer. Design, model, edit and visualize your custom workflows. - Workflow version control. Keep track of your workflow changes and easily revert them. - Parallel workflow support. Split workflows into branches that execute tasks concurrently. - XML import/export. Export your workflows for further reuse and sharing. - Localization support. Translate user interface to multiple languages of your choice. - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks. Workflow Engine build for .NET core includes a set of pre-built providers for the following databases: - MS SQL Server - PostgreSQL - Oracle - MySQL
Provides support to persist workflows running on Workflow Core to a SQL Server database.
Microsoft SQL service provider for the Durable Task Framework.
Workflow Engine is a lightweight all-in-one component that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code. Its core features are: - HTML5 visual designer. Design, model, edit and visualize your custom workflows. - Workflow version control. Keep track of your workflow changes and easily revert them. - Parallel workflow support. Split workflows into branches that execute tasks concurrently. - XML import/export. Export your workflows for further reuse and sharing. - Localization support. Translate user interface to multiple languages of your choice. - In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks. Workflow Engine includes a set of pre-built providers for the most popular databases: - MS SQL Server - MongoDB - RavenDB - Oracle - MySQL - PostgreSQL - Redis - Apache Ignite/GridGain
Provides support to persist workflows running on Workflow Core to a PostgreSQL database.
Contains dlls for MSSQL Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider, DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider, DbXmlWorkflowGenerator which implements interface IWorkflowGenerator. Steps for workflow runtime configuration with DbPersistenceProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in Create WorkflowRuntime section.
Azure providers for Workflow Core - Provides distributed lock management on Workflow Core - Provides Queueing support on Workflow Core
An easy async pipeline orchestration library
Workflow for Umbraco CMS
Execute Workflows in Bulk using CRM Views or FetchXML Queries.
.NET client for Uber Cadence
PipelineFramework allows to easily compose and execute linear workflows using pipeline components.
Provides support to persist workflows running on Workflow Core to a MongoDB database.