Skip to content

Add Stratara to Event aggregator and messenger section#1429

Open
yesbert wants to merge 1 commit into
quozd:masterfrom
yesbert:add-stratara
Open

Add Stratara to Event aggregator and messenger section#1429
yesbert wants to merge 1 commit into
quozd:masterfrom
yesbert:add-stratara

Conversation

@yesbert
Copy link
Copy Markdown

@yesbert yesbert commented May 29, 2026

Adds Stratara — an integrated CQRS + Event Sourcing stack for .NET 10.

What sets it apart from the frameworks already in this section: event streams are hash-chained, so you can prove an audit log wasn't tampered with, and per-tenant payload encryption is built in (AES-GCM with the tenant id as AAD) rather than bolted on. Mediator, transactional outbox, sagas, projections and identity all ship in one lockstep-versioned package family — no composition tax from wiring five libraries together.

Actively maintained, documented, and test-covered. Source-available under FSL-1.1-MIT (converts to MIT after two years).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants