Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manjunathg88/dynamic-linq

Project contains some examples using Dynamic LINQ With System.Linq.Dynamic.Core Library
https://github.com/manjunathg88/dynamic-linq

dot-net-core dotnet-core dotnetcore dynamic-linq dynamic-linq-injection dynamic-linq-query entity-framework-core linq linq-expressions linq-to-entities system-linq-dynamic-core systemlinqdynamiccore

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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