Event-Sourcing and Domain-Driven Design with F# and EventStore
created at Feb. 18, 2013, 3:04 a.m.
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
created at Nov. 20, 2019, 4:21 p.m.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
created at April 20, 2018, 1:16 p.m.
DDD like architecture sample application
created at Dec. 5, 2017, 1:54 p.m.
This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable applications where the Domain is at the heart of the project.
created at Oct. 18, 2013, 5:14 a.m.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 11, 2019, 1:59 p.m.
A sample DDD/CQRS project using KOTLIN
created at May 14, 2018, 3:31 a.m.
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
created at June 10, 2017, 5 p.m.
Examples of implementation CQRS with Event Sourcing - evolutionary approach
created at Jan. 15, 2019, 6:42 a.m.
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
created at May 4, 2012, 10:57 a.m.
.NET event sourced domain driven design model via NServiceBus and GetEventStore
created at Dec. 26, 2014, 7:42 p.m.
Lightweight infrastructure for doing eventsourcing using aggregates
created at Jan. 23, 2013, 11:18 a.m.
Microservice native message and event store for Postgres
created at Dec. 6, 2019, 1:17 a.m.
This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
created at Dec. 13, 2019, 6:29 a.m.
Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^
created at April 4, 2023, 8:04 a.m.