Event Enrichment in Projections
Avoid N+1 queries in projections with EnrichEventsAsync: batch-load reference data (users, products, lookups) before Apply/Create runs. Covers the declarative API and composite-projection enrichment.
Use when projections need reference data beyond the raw event.
Skill details
- Skill name:
marten-projections-event-enrichment - Applies to:
marten - Tags:
marten,projections,event-sourcing,performance,n-plus-one - License: Proprietary. Copyright JasperFx Software LLC.
