how to show data in list from multiple join having lot of column of complex object/class
These are below tables. I can not modify it
C# cannot use .Any() when build Expression for querying with EF core
I’m trying to build an Expression<Func<T, bool>>: