Skip to content

Latest commit

 

History

History
165 lines (119 loc) · 12.3 KB

File metadata and controls

165 lines (119 loc) · 12.3 KB

Domain Driven Design - Domain Centric

Resources

📝 Articles

📹 Videos

🔖 Samples

  • eShopOnContainers

    Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.

  • kimcu-on-thenet/ddd-net-ef-core

    Self study: DDD, .net core, entity framework core

  • blog-core - Thang Chung

    Modular blog using Blazor with clean domain-driven design patterns

  • practical-clean-ddd Thang Chung

    The repository uses the eCommerce business domain to demonstrate how to apply Domain Driven Design, Clean Architecture, and Microservice Architecture patterns.

  • ddd-guestbook - Steve Smith

    A DDD guestbook example written for ASP.NET Core

  • run-aspnetcore - AspNetRun

    A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD

  • run-aspnetcore-realworld - AspNetRun

    E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices.

  • gothinkster/aspnetcore-realworld-example-app

    ASP.NET Core backend implementation for RealWorld

  • DDD-starter-dotnet

    Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.

  • hOrgManager

    CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization management tool.

  • ChristDDD

  • library

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

  • Aggregates.NET

    .NET event sourced domain driven design model via NServiceBus and GetEventStore

  • eShopOnContainersDDD

    Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns

  • ddd-and-eventsourcing-example

  • educational-platform

    Modular Monolith Java application with DDD

  • coolstore-moduliths

    The coolstore website on modular monolith approach

  • modular-monolith-with-ddd

    Full Modular Monolith application with Domain-Driven Design approach.

  • Trill-modular-monolith

  • Confab-training

    Confab is an open source project using modular monolith architecture written in

  • coolstore-microservices

    A full-stack .NET microservices build on Dapr and Tye

  • grandnode/grandnode

    Free and Open Source Ecommerce Shopping Cart solution based on ASP.NET CORE and MongoDB

  • smartstore/SmartStoreNET

    Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution

  • smartstore/Smartstore

    Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution

  • VirtoCommerce/vc-storefront

    VirtoCommerce Storefront for ASP.NET Core 3.1 repository

  • VirtoCommerce/vc-module-customer

    Contacts management module

  • VirtoCommerce/vc-platform

    VirtoCommerce Platform repository

  • nopSolutions/nopCommerce

    The most popular open-source eCommerce shopping cart solution based on ASP.NET Core

  • trueai-org/module-shop

  • pdevito3/craftsman

    Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.

  • nguyentrucxinh/AspNetCore-DDD

    Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing

  • falberthen/EcommerceDDD

    A lightweight ASP.NET Core SPA (Angular) showcase of Domain-Driven Design, CQRS, and Event Sourcing.

  • DevBetterCom/DevBetterWeb

    A simple web application for devBetter

  • baratgabor/MyWarehouse

    Clean Architecture and Domain Driven Design sample project based on C# 9 / .NET 5 / ASP.NET Core 5 / EF Core 5 & Angular 11 with Bootstrap.

Library

  • xhafan/coreddd - A set of open-source .NET libraries helping with domain-driven design (DDD) and CQRS

  • eventflow/EventFlow - Async/await first CQRS+ES and DDD framework for .NET

  • oskardudycz/GoldenEye - The CQRS flavoured framework that will speed up your WebAPI and Microservices development

  • Shriek-Projects/shriek-fx - An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented

  • daxnet/apworks-core - Apworks framework supporting .NET Core