Gallery

microflow

microflow

MicroFlow - Lightweight workflow engine

MicroFlow

Build status

What is MicroFlow?

MicroFlow is a lightweight workflow engine. It allows to build workflows as flowcharts. Every flow is constructed from a limited number of connected nodes.

Features:

  • Code-centric, no XAML
  • Data flow friendly: easy to pass data from one activity to another
  • Integrated dependency injection
  • Flow validation
  • Visualization support

Available node types:

  • activity node represents user-defined action;
  • condition node represents decision (like if-else statement);
  • switch node represents multiway branch (like switch statement);
  • fork-join node represents concurrent activities;
  • block node groups several nodes (like blocks in programming languages).

Read more...

It's kind of empty out here...

Package Id Latest Version
Uploaded rss
MicroFlow

Authored by: Andrey Karpov

Lightweight workflow engine. Supported platforms: - .NET 4.0+ - .NET Core (DNX Core 5+, Universal Windows Apps 10+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Portable Libraries (supporting Profile259)

1.0.21 9 years ago

Connect to feed

By: Andrew Karpov

Total download count: 0

Readonly