This library is powered by Entity Framework Extensions
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
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.
- Website
- Knowledge Base
- Online Examples
- Archived Source Code
- You can also consult LINQ-Dynamic questions on Stack Overflow
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.
- Projects:
- Learn Websites
- Online Tools:
- and much more!
To view all our free and paid projects, visit our website ZZZ Projects.