Skip to content

Project contains some examples using Dynamic LINQ With System.Linq.Dynamic.Core Library

Notifications You must be signed in to change notification settings

manjunathg88/dynamic-linq

Repository files navigation

DynamicLinqSolution

Project contains some examples using Dynamic LINQ With System.Linq.Dynamic.Core Library

  1. Where condition on property under a sub object
  2. Dynamically creating lambda expressions
  3. Group sort
  4. Selecting Data Using Dynamic LINQ