aggregate-root topic

List aggregate-root repositories

library

4.4k
Stars
675
Forks
Watchers

A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

rails_event_store

1.4k
Stars
122
Forks
Watchers

A Ruby implementation of an Event Store based on Active Record

NEventLite

131
Stars
19
Forks
Watchers

NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Serv...

ddd-example

98
Stars
37
Forks
Watchers

Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.

DomainObjects

33
Stars
4
Forks
Watchers

The base-classes for DDDomain objects (Entities, valuetypes, aggregates)

Aggregator

31
Stars
7
Forks
Watchers

Managed CQRS/ES fundamentals for dotnet core and dotnet framework