Skip to content

Commit c6f6ebf

Browse files
committed
2 parents d955ba5 + 6af1b02 commit c6f6ebf

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# DynamicLinqSolution
1+
# DynamicLinqSolution
2+
Project contains some examples using Dynamic LINQ With System.Linq.Dynamic.Core Library
3+
4+
1. Where condition on property under a sub object
5+
2. Dynamically creating lambda expressions
6+
3. Group sort
7+
4. Selecting Data Using Dynamic LINQ

0 commit comments

Comments
 (0)