
System.Linq.Dynamic.Core - Case insensitive Contains() How to use the Contains() method in a case-insensitive way using Entity Framework Core and System.Linq.Dynamic.Core
A few days ago we published a small post explaining how to perform a case insensitive Contains query using Entity Framework Core, since the Contains() method changed its behaviour from …
System.Linq.Dynamic.Core - Case insensitive Contains() How to use the Contains() method in a case-insensitive way using Entity Framework Core and System.Linq.Dynamic.Core Read More