Browsing Tag
efcore
3 posts
I built an audit log for EF Core that can actually undo a change
If you’ve shipped a few business apps you’ve probably written the same thing more than once: an audit…
EF Core: La explosión cartesiana — Hiciste todo bien y aun así el query es un desastre
En el artículo anterior vimos el problema N+1: queries dentro de loops que se multiplican con los datos.…
EF Core Migrations Troubleshooting Guide — Design Package, Tooling Versions & Multi‑Project Setups
EF Core Migrations Troubleshooting Guide — Design Package, Tooling Versions & Multi‑Project Setups If you work with Entity…