A .NET Standard lambda expression generator for creating dynamic predicates. Exprelsior!
-
Updated
Mar 4, 2022 - C#
A .NET Standard lambda expression generator for creating dynamic predicates. Exprelsior!
.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a given period of time. The library fully supports Entity Framework, including Async operations.
A basic LHS Bracket parser in C#
A library written to generate predicates from attributes, with an example .net core API demonstrating how it is used.
Empower your application with the C# Predicate Builder, effortlessly creating dynamic queries through the use of expression trees and a diverse set of versatile operators.
Add a description, image, and links to the predicatebuilder topic page so that developers can more easily learn about it.
To associate your repository with the predicatebuilder topic, visit your repo's landing page and select "manage topics."