eShopOnContainersDDD
E-commerce app
An e-commerce application built using Domain-Driven Design and Event Sourcing with a focus on separation of concerns and flexible data models.
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
319 stars
5 watching
44 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
backendcqrscqrs-esddddomain-driven-designeventsourcingeventstoreexamplefrontendmicroservicesmobxmobx-state-treenetstandardnservicebusreactservicestacktypescript
Related projects:
Repository | Description | Stars |
---|---|---|
charlessolar/todomvc-ddd-cqrs-eventsourcing | An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. | 252 |
anjoy8/christddd | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
charlessolar/aggregates.net | A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 440 |
dcomartin/ddd-cqrs-es-example | An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
zkavtaskin/domain-driven-design-example | A C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,758 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
bitloops/ddd-hexagonal-cqrs-es-eda | A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,208 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
xhafan/coreddd | A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
xhafan/emailmaker | An ASP.NET Core MVC and ASP.NET MVC demo app demonstrating the use of CoreDdd libraries for domain-driven development and DatabaseBuilder for database setup. | 13 |
ddd-cqrs-es/community | A hub for discussing Event Sourced Domain Models and CQRS principles in software development | 76 |
shopdoktor/shopware-csharp-api-connector | A C# library enabling communication with the Shopware API | 3 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
stephenmcd/cartridge | A Django-based e-commerce platform designed to provide a simple and customizable foundation for building online stores. | 709 |
cesarcastrocuba/nlayerappv3 | An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |