coreddd
DDD/CQRS framework
A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development.
A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).
69 stars
5 watching
6 forks
Language: C#
last commit: 28 days ago
Linked from 1 awesome list
asp-netasp-net-corecqrsdddnhibernate
Related projects:
Repository | Description | Stars |
---|---|---|
xerprojects/xer.domaindriven | A lightweight library providing entities and marker interfaces for implementing Domain-Driven Design concepts in C# | 13 |
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 |
ddd-cqrs-es/community | A hub for discussing Event Sourced Domain Models and CQRS principles in software development | 76 |
packtpublishing/hands-on-domain-driven-design-with-.net-core | A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems | 642 |
ferrius/ddd-cqrs-example | An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. | 359 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
dcomartin/ddd-cqrs-es-example | An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
ahoo-wang/wow | A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 198 |
andras-nemes/dddskeletonnet | A .NET skeleton project introducing Domain Driven Design and loosely coupled layers | 179 |
funkygao/cp-ddd-framework | A framework for building and evolving complex business systems using Domain Driven Design principles | 1,123 |
bottegait/ddd-leaven-v2 | A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications | 870 |
jorge07/ddd-playground | A Symfony-based project demonstrating Domain-Driven Design principles and technologies such as CQRS, Event Sourcing, and Docker for building a scalable and maintainable system. | 596 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 391 |
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |