oop, Programming IT Nursery DDD – the rule that Entities can’t access Repositories directly In Domain Driven Design, there seems to be lots of agreement that Entities should not access Repositories directly. Did this come from Eric Evans Domain Driven Design book, or... May 28, 2022 0 Comments