Functional DDD with C# Part 5: entities and aggregates
Introduction
Now that you know a lot about the functional representation of value objects, it is time to switch to entities and aggregates.
Entities in a few words
Unlike value objects, entities are data structures that have an identity. Let's take a...
bastienfoucher.net12 min read
darren ji
it
Is functional DDD mature enough, which can be used in real business?