#dotnet
Read more stories on Hashnode
Articles with this tag
The difference between inverting a dependency and simply injecting it · Introduction Understanding Dependency Inversion has been a long journey for me. I...
Commands are complex, Queries are simple · Overview Previously we've looked at DDD Entities, that have state, and Events, where state changes. To reduce...
Everybody talks about it, hardly anybody does it... should we redefine what Test Driven Development means? · Everybody asks for TDD but nobody uses...
What are Entity and Value Types in Domain Driven Design? · In Domain-Driven Design: Tackling Complexity in the Heart of Software by Eric Evans, Entity...