If you’re using Entity Framework only to mirror your database tables into DTOs, you’re missing most of what it can actually do.
Stop Using Entity Framework Like This
If you’re using Entity Framework only to mirror your database tables into DTOs, you’re missing most of what it can actually do.