关于[Evolving modular monoliths: 1. An architecture for .NET]的摘要:
This is the first article in a series about building a .NET application using a modular monolith architecture. The aim of this architecture is to keep the simplicity of a monolith design while providing a better structure so that as your application grows it doesn’t turn into what is known as “a big ball of mud” (see the original article which describes a big ball of mud as “haphazardly structured, sprawling, sloppy, duct-tape-and-baling-wire, spaghetti-code jungle”).
原文地址: https://www.thereformedprogrammer.net/evolving-modular-monoliths-1-an-architecture-for-net/