GraphCanon updated Sep 15, 2026 · GitHub synced Sep 15, 2026
25views this month
Decision brief
workflow-core is a lightweight workflow engine designed for .NET Standard environments, providing support for workflows and saga transactions in C#. It's open-source under the MIT License.
Good fit when
- When you are developing applications in the .NET ecosystem and require a simple yet powerful way to manage business processes with state tracking
- In scenarios where transactional consistency across multiple operations is critical, such as payment processing or order fulfillment flows
Avoid when
- If your project requires integration with non-.NET technologies for workflow management
- When complex workflows and extensive customization options are needed that exceed the capabilities of a lightweight library like workflow-core
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 15, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 15, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/danielgerlag/workflow-coreSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A library that provides lightweight workflows and saga transactions support in C#.
Capability facts
- Languages
- c#
Source: github.language · Sep 15, 2026
Categories
Tags
README
License This project is licensed under the MIT License see the LICENSE.md file for details
For agents
This page has a .md twin and JSON over the API.