PredicateExtensions is a C# utility that will take two Lambda expressions and combine them using .And or .Or extension methods. Expressions be joined at runtime for dynamic LINQ queries. PredicateExtensions can be used with EntityFramework to refactor and create dynamic queries.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Oct 31, 2013
Get Started
$ dotnet add package PredicateExtensionsReadme
No README available.