C
C#14mo ago
Mango

❔ EF Core LINQ translation document

In the process of upgrading a .NET Core 1.1 to 6 app, our EF Core LINQ queries are now hitting some translation issues with the usage of String.Equals(String, StringComparison) method in the IQueryable<DbSet<T>>.Where() method. I’m going through those to clean them up but I was wondering if anyone knew of a blog/SO post that has a list of all the LINQ translation gotchas we may run into?
3 Replies
Tvde1
Tvde114mo ago
SQL server by default does case insensitive comparison just in case
Mango
MangoOP14mo ago
Isn’t it Collation based though?
Accord
Accord14mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server