Stop Entity Framework Core Performance Issues With Interceptors
You can only catch so many errors when working with databases by looking at the code you write. It’s only when you start using your code against production data sets do you realize there’s an obvious mistake. Sure, your app...