
4 min read
Software Architecture The silent killer of web apps: Enterprise overengineering. Some devs think they're building the next Amazon. So they put CQRS, event buses, mediators, and five service layers into a simple CRUD app. The result?
The silent killer of web apps: Enterprise overengineering. Some devs think they're building the next Amazon. So they put CQRS, event buses, mediators, and five service layers into a simple CRUD app. The result?
Do you need Repository Pattern with EF Core?