# Wexflow **Repository Path**: s0AHC/Wexflow ## Basic Information - **Project Name**: Wexflow - **Description**: Wexflow是.Net开发环境的自动化流程引擎。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-11-02 - **Last Updated**: 2024-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://aelassas.visualstudio.com/Wexflow/_apis/build/status/aelassas.Wexflow?branchName=master)](https://aelassas.visualstudio.com/Wexflow/_build/latest?definitionId=1&branchName=master) [![Downloads](https://img.shields.io/github/downloads/aelassas/Wexflow/total.svg)](https://wexflow.github.io/stats) [![Nuget](https://img.shields.io/nuget/v/Wexflow)](https://www.nuget.org/packages/Wexflow) [![Gitter](https://badges.gitter.im/Wexflow/Lobby.svg)](https://gitter.im/Wexflow/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ## What is Wexflow? Wexflow is an open source and cross-platform workflow engine and automation platform. The goal of Wexflow is to automate recurring tasks. With the help of Wexflow, building automation and workflow processes become easy. Wexflow provides a cross-platform workflow server, a backend for designing, managing and tracking workflows, sequential workflows, flowchart workflows, and approval workflows on generic business objects called [records](https://github.com/aelassas/Wexflow/wiki/Approval-workflows#create-a-record). Wexflow provides [100+ activities](https://github.com/aelassas/Wexflow/wiki/Tasks-documentation), supports [10+ database systems](https://github.com/aelassas/Wexflow/wiki/Databases), and allows custom integration with other solutions through [custom activities](https://github.com/aelassas/Wexflow/wiki/Custom-tasks) and [Wexflow API](https://github.com/aelassas/Wexflow/wiki/RESTful-API). ## Why Wexflow? - [Open source](https://github.com/aelassas/Wexflow/wiki/Free-and-open-source) - [Easy to install](https://github.com/aelassas/Wexflow/wiki/Installation) - [Easy to use](https://github.com/aelassas/Wexflow/wiki/Usage) - [Cross-platform server](https://github.com/aelassas/Wexflow/wiki/Workflow-server) - [Powerful backend](https://github.com/aelassas/Wexflow/wiki/Usage#backend) - [Enhanced designer](https://github.com/aelassas/Wexflow/wiki/Usage#designer) - [Sequential workflows](https://github.com/aelassas/Wexflow/wiki/Usage#sequential-workflows) - [Flowchart workflows](https://github.com/aelassas/Wexflow/wiki/Usage#flowchart-workflows) - [Approval workflows](https://github.com/aelassas/Wexflow/wiki/Approval-workflows) - [Android and iOS apps](https://github.com/aelassas/Wexflow/wiki/Usage#android-manager) - [100+ activities](https://github.com/aelassas/Wexflow/wiki/Tasks-documentation) - [10+ databases supported](https://github.com/aelassas/Wexflow/wiki/Databases) - [Cron scheduling](https://github.com/aelassas/Wexflow/wiki/Cron-scheduling) - [Extensive logging](https://github.com/aelassas/Wexflow/wiki/Logging) - [Real-time stats](https://github.com/aelassas/Wexflow/wiki/Usage#dashboard) - [RESTful API](https://github.com/aelassas/Wexflow/wiki/RESTful-API) - [Extensible](https://github.com/aelassas/Wexflow/wiki/Extensible) ## Download You can download the latest release from [here](https://github.com/aelassas/Wexflow/releases/latest). ## Install You can install Wexflow on Windows, Linux and macOS distributions. You can find installation instructions [here](https://github.com/aelassas/Wexflow/wiki/Installation). ## Deploy You can deploy Wexflow using Docker containers on Windows, Linux and macOS distributions. You can find deployment instructions [here](https://github.com/aelassas/Wexflow/wiki/Docker). ## Documentation You can find the documentation [here](https://github.com/aelassas/Wexflow/wiki).