Modular Monolith Architecture
📘 Resources
📕 Articles
📺 Videos
🚀 Samples
kgrzybek/modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.
kgrzybek/modular-monolith-with-ddd-fe-react - FrontEnd React application for Modular Monolith With DDD repository and system
phongnguyend/Practical.CleanArchitecture - Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples.
dcomartin/LooselyCoupledMonolith
trueai-org/module-shop
thangchung/coolstore-moduliths
thangchung/blog-core - Modular blog using Blazor with clean domain-driven design patterns
ddd-by-examples/library - A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
simplcommerce/SimplCommerce - A simple, cross platform, modularized ecommerce system built on .NET Core
anton-liauchuk/educational-platform - Modular Monolith Java application with DDD
VirtoCommerce/vc-storefront - VirtoCommerce Storefront for ASP.NET Core 3.1 repository
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
nopSolutions/nopCommerce - The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
ThreeDotsLabs/monolith-microservice-shop - Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
marcinstelmach/AwesomeBank - Bank system in .NET 5.0 using DDD, CQRS, modular monolith architecture
stemmlerjs/ddd-forum - Hacker news-inspired forum app built with TypeScript using DDD practices from solidbook.io.
grandnode/grandnode2 - Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
DarekModzelewski/Contoso-University-DDD
ttulka/ddd-example-ecommerce - Domain-driven design example in Java with Spring framework
mgce/modular-monolith-nodejs - A project showing the implementation of the modular monolith architecture in Node.js.
drminnaar/chinook - A playground for demonstrating concepts such as architecture, design, dotnet core, typescript, react, database and docker
ttulka/ddd-example-ecommerce-kotlin - Domain-driven design example in Kotlin with Spring framework
DijanaPenic/DDD-VShop - VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent vertical slice with its custom architecture.
Ridikk12/ModularMonolith
thangchung/coffeeshop-modular - .NET coffee shop application with modular approach
chrisklug/asp-net-modular-monolith
Nairda015/IGroceryStore - IGroceryStore - Loosely coupled monolith app
meaboutsoftware/evolutionary-architecture ⭐ - Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns
kamilbaczek/Estimation-Tool ⭐ - Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
Back to top