A quick tip if you want to log what’s going on inside Entity Framework:
This will log not only the query, but also other useful information like the execution time, etc…
A quick tip if you want to log what’s going on inside Entity Framework:
This will log not only the query, but also other useful information like the execution time, etc…