List Question
20 TechQA 2024-03-13T09:16:16.240000Grouping IQueryable by Time Period with Additional Columns in C#
27 views
Asked by Safi Mustafa
Multiple property Select in microsoft RulesEngine expression
208 views
Asked by TheMaskDeveloper
How to filter data dynamically on radzen data grid based on Query.Filter?
906 views
Asked by ahmed abdelaziz
Casting int to long in a Sum using Dynamic.linq throws an exception
62 views
Asked by ADB
Dynamic Linq: "Nullable object must have a value." on .NET 6.0
367 views
Asked by Paolo Crociati
error parsing dynamic link query using Microsoft Json Rules engine
50 views
Asked by pbull001
Dynamic Linq custom type conversion for query
301 views
Asked by andrejr
How could I select each group within an IGrouping with Dynamic Linq
51 views
Asked by PontiacGTX
Using ternary operator/conditional on select on dynamic linq
203 views
Asked by PontiacGTX
Using the LIKE operator in Dynamic LINQ
521 views
Asked by Stefan S.
'Parameter count mismatch' Error when trying to insert List<dynamic> to Excel using closedXml InsertData
493 views
Asked by Rubeesh
EF 6 Core IEnumerable<T> Projection to Dynamic Object
195 views
Asked by Ronald Herhuth
Dynamic Linq to Select records with null value
147 views
Asked by Luke
Can you get an IQueryable and its results from its string representation?
579 views
Asked by Minnon
Dynamic LINQ with Skip and Take causes Exception: Unknown LINQ expression of type 'Dynamic'
236 views
Asked by Gup3rSuR4c
Dynamic Linq - how do you sort a collection by Enum property alphabetically?
406 views
Asked by MiBuena
Dynamic LINQ Any() is Returning Invalid Results
155 views
Asked by Gup3rSuR4c
How to dynamically query IQueryable array by each property using reflection?
334 views
Asked by Vaqif Qurbanov
System.Linq.Dynamic.ParseException: 'expression expected'
1.5k views
Asked by Anurag
Unused dynamic SQL removal
56 views
Asked by Mathias Hemmer