TodoMVC-DDD-CQRS-EventSourcing

Todo app

An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities.

Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design

GitHub

252 stars
11 watching
31 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list

backendcqrscqrs-esddddomain-driven-designeventsourcingeventstoreexamplefrontendmicroservicesnetstandardnservicebustodomvctypescript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
charlessolar/eshoponcontainersdddAn e-commerce application built using Domain-Driven Design and Event Sourcing with a focus on separation of concerns and flexible data models.320
ddd-by-examples/event-source-cqrs-sampleA sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD)468
anjoy8/christdddAn ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations.681
dcomartin/ddd-cqrs-es-exampleAn implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks.133
charlessolar/aggregates.netA framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore.437
sebastianharko/adv-es-cqrs-dddA collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems.109
xerprojects/xer.cqrsA lightweight CQRS library with DDD concepts for building command and event handling systems101
ahoo-wang/wowA framework for building modern reactive CQRS microservices with event sourcing and domain-driven design205
serverlesstechnology/cqrsA CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures.389
joshthecoder/idom-redux-todomvc-appA Todo App built with Incremental DOM and Redux Flux19
ocoda/event-sourcingA NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture141
andreschaffer/event-sourcing-cqrs-examplesAn implementation of Event Sourcing and CQRS in a minimalist banking system using Java566
jorge07/symfony-6-es-cqrs-boilerplateA full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8.1,075
eventuria/demonstration-gsdA basic Todo list built on top of Haskell to demonstrate CQRS/Command Sourcing principles50
sogko/todomvc-relay-goAn implementation of a TodoMVC app using React and GraphQL with a Golang backend66