Zebrai2
-
- 623 total downloads
- last updated 5/21/2026
- Latest version: 1.3.0
A lightweight, flexible Event Sourcing library for .NET with built-in support for events, snapshots, and projections. Provides core abstractions for implementing event sourcing patterns in your applications. -
- 513 total downloads
- last updated 5/21/2026
- Latest version: 1.3.0
Entity Framework Core implementation for Rickten.EventStore. Provides storage for events, snapshots, and projections with included SQL Server and InMemory providers. Supports other EF Core providers... More information -
- 507 total downloads
- last updated 5/21/2026
- Latest version: 1.3.0
Lightweight library for implementing event-sourced aggregates with clean separation between state folding and command decision-making. Features strict-by-default validation with [Aggregate] and [Command]... More information -
- 497 total downloads
- last updated 5/21/2026
- Latest version: 1.3.0
Lightweight library for building event-sourced projections (read models) with declarative filtering and checkpoint management.