Articles tagged: architecture

21 articles found

🏗️ architecture Intermediate ⏱️ 12 min

Building a DDD Shared Kernel in .NET

Implementation of the Shared Kernel pattern: A crucial library containing the base building blocks (Entity, AggregateRoot, ValueObject) for Domain-Driven Design.