Single Stream Projections in Marten Added in 1.2.0
Single-stream projections in Marten: snapshot vs separate projection classes, Apply/Create conventions, Inline/Async/Live lifecycles, conditional deletes, rebuilds, and testing.
Use when building read or write models where one stream maps to one document — the most common projection type. The projection API is shared, so this applies unchanged to Polecat and Fisher.
Skill details
- Skill name:
marten-projections-single-stream - Applies to:
marten,polecat,fisher - Tags:
marten,projections,event-sourcing,snapshots,polecat,fisher,portability - Added in: 1.2.0
- License: Proprietary. Copyright JasperFx Software LLC.
