Links
License
Release Notes
Source Repository
Overview
Overview
Learn FCQRS
0. Quickstart
1. The aggregate
2. Wiring and running it
3. Adding a saga
4. Testing and evolution
5. Preparing for production
Understand
CQRS and event sourcing
Aggregates and the write side
The read side
Correlation IDs and read-your-writes
Sagas
Deferring, snapshots, and passivation
Consistency and recovery
C# interop and serialization
Apply
Define an aggregate
Add a projection
Read your writes
Write a saga
Test your domain
Evolve persisted events
Rebuild a read model
Dispatch a best-effort async effect
Configure the database
Observe your system
Use FCQRS from C#
Reference
Configuration
API Reference
All Namespaces
FCQRS
Array Module
Namespace:
FCQRS.Model
Assembly: FCQRS.Model.dll
Parent Module:
Optics
Functions and values
Function or value
Description
Array.list_
Full Usage:
Array.list_
Returns:
Isomorphism
<
'v[]
,
'v list
>
Isomorphism to an list.
Returns:
Isomorphism
<
'v[]
,
'v list
>
Type something to start searching.