Docs

Welcome to the FsFlow guides. Choose a section from the sidebar or start with Getting Started.

Start

Getting oriented

Install the package, see tiny examples, and learn the validation-first path into real app boundaries.

Validation & Results

Pure Checks and Results

Overview of the FsFlow validation stack, from pure checks to structured diagnostics.

Core Model

How FsFlow fits together

Read the semantics, task or async interop rules, and architectural styles.

Managing Dependencies

Environment handling

Learn how to manage dependencies using the Record Pattern or CAPS pattern.

State and Concurrency

Concurrent workflows

Manage shared state, coordination, retries, and streaming.

Patterns

Usage patterns

Use runnable examples, benchmarks, and type troubleshooting notes while applying FsFlow.

Ecosystem

Integrations

Map FsFlow alongside Validus, FsToolkit.ErrorHandling, FSharpPlus, IcedTasks, and Effect-TS.


Start

Core Model

Validation & Results

Overview of the FsFlow validation stack, from pure checks to structured diagnostics.

Patterns

Ecosystem

Managing Dependencies

Introduction to dependency management in FsFlow.

State and Concurrency

Shared state, coordination, and streaming in FsFlow.