Articles in this series
Let’s find out how to implement value objects and map them to a database table with EF Core 6.0. · What is Value Object A value object is an object...
The first concern of the architect is to make sure that the house is usable; it is not to ensure that the house is made of brick. — Uncle Bob ·...
Anemic Domain Model is a common approach in software development that many folks don’t even know they are using it · What is the Anemic Domain Model It...