This package is deprecated (no longer maintained)
Use System.Linq.Dynamic.Core instead
- Dynamic Linq: https://www.nuget.org/packages/System.Linq.Dynamic.Core
- Dynamic Linq (EF Core): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq
- Dynamic Linq (EF 6): https://www.nuget.org/packages/EntityFramework.DynamicLinq
- GitHub: https://github.com/zzzprojects/System.Linq.Dynamic.Core
Sponsors
ZZZ Projects owns as part of our mission to add value to the .NET community
Through Entity Framework Extensions and Dapper Plus, we actively sponsor and help key open-source libraries grow.
What's System Linq Dynamic?
Using this Dynamic LINQ library, we can do the following:
- Dynamic string-based querying through LINQ providers.
- Dynamic parsing of strings to produce expression trees such as ParseLambda and Parse methods.
- Dynamic creation of Data Classes using the CreateType method.
Useful links
- Website
- Knowledge Base
- Online Examples
- Archived Source Code
- You can also consult LINQ-Dynamic questions on Stack Overflow
Contribute
The best way to contribute is by spreading the word about the library:
- Blog it
- Comment it
- Star it
- Share it
A HUGE THANKS for your help.
More Projects
- Projects:
- Learn Websites
- Online Tools:
- and much more!
To view all our free and paid projects, visit our website ZZZ Projects.

