Software Development, Software Architecture, Domain-Driven Design, Dotnet, CSharp
Nothing here yet.
Nothing here yet.
Cartesian Product Cartesian product is a mathematical description of a multiplication of two sets. When the first set consists of two elements and the second one consists of three elements, the cartesian product result set consists of 6 elements. Eac...

What is Value Object A value object is an object without an explicit identifier. Its first main characteristic is that it does not require an identity. The second principal characteristic is that value objects must be immutable. It means that once va...
