Featured
The Entity Framework: WHERE IN vs. OPENJSON Problem
Let's look at mitigations for slow queries caused by Entity Framework using OPENJSON instead of a basic WHERE IN clause for collections.
C# •
September 5, 2025
