ElemarJR / TheFlow

Workflow automation library for .NET

Home Page:http://www.elemarjr.com/en/serie/introducing-theflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheFlow

Workflow automation library for .NET.

Build status Coverage Status Codacy Badge

Examples of how to use it are available at http://www.elemarjr.com/en/serie/introducing-theflow/

Installing

TheFlow is available as a NuGet package. You can simple install it using:

Install-Package TheFlow

Use cases

TheFlow makes easier the implementation of a "Process-Driven Architecture."

To get started I would like to propose "TheFlow" as a Saga Execution Manager.

About

Workflow automation library for .NET

http://www.elemarjr.com/en/serie/introducing-theflow/

License:Apache License 2.0


Languages

Language:C# 98.8%Language:PowerShell 1.2%