Skip to main content
MicroWorkflow package icon

MicroWorkflow

A very simple workflow engine that can run in any DB, or memory, adapts to any logging framework and any IOC container. Is so simple to use that you can understand the situation even when production fails and you need to look in the Database for state. It supports running multiple workflow workers, and supports mulitiple machines with running workers. A lso workflows can be reocuring, making maintenance, and hear beat jobs easy to write.

Total Downloads
954
954
Published
Feb 12, 2024
Latest stable version

Install

.NET CLI
dotnet add package MicroWorkflow --version 1.3.4
Package Manager Console
Install-Package MicroWorkflow -Version 1.3.4
PackageReference
<PackageReference Include="MicroWorkflow" Version="1.3.4" />

Frameworks

net6.0 net8.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.