Functional DDD with C# Part 4: Value Objects
Introduction
Now is the time to tackle DDD... and let's start with Value Objects. We will study them using a classic object approach and then we will switch to a more functional approach.
Value objects in a few words
Value objects are the building bl...
bastienfoucher.net8 min read