|
|
|
|
|
by zoeysaurusrex
2693 days ago
|
|
Or better yet, don’t fall for the monotoolism trap and use both! I regularly use EF for inserting lots of hierarchy using one transaction, and dapper for fast view/materialized view reads. It’s an excellent combination. |
|