PatchworkHorse@lemmy.worldtoProgramming@programming.dev•What are your programming hot takes?
1·
1 year agoOff the top of my head…
- Too many layers of abstraction
- Multiple copies of the same model (entities, domain objects, models, DTOs, etc)
Ours is a .NET6 solution, for what it’s worth. The solution itself has a few flaws, so that might be tainting my opinion a bit.
breakpoint