Docs
Welcome to the FsFlow guides. Choose a section from the sidebar or start with Getting Started.
Getting oriented
Install the package, see tiny examples, and learn the validation-first path into real app boundaries.
Pure Checks and Results
Overview of the FsFlow validation stack, from pure checks to structured diagnostics.
How FsFlow fits together
Read the semantics, task or async interop rules, and architectural styles.
Environment handling
Learn how to manage dependencies using the Record Pattern or CAPS pattern.
Concurrent workflows
Manage shared state, coordination, retries, and streaming.
Usage patterns
Use runnable examples, benchmarks, and type troubleshooting notes while applying FsFlow.
Integrations
Map FsFlow alongside Validus, FsToolkit.ErrorHandling, FSharpPlus, IcedTasks, and Effect-TS.
Validation & Results
Overview of the FsFlow validation stack, from pure checks to structured diagnostics.
Managing Dependencies
Introduction to dependency management in FsFlow.
State and Concurrency
Shared state, coordination, and streaming in FsFlow.