Top 20 NuGet expression Packages

CalcBinding - small library providing Binding markup extension with path expressions directly in xaml
NCalc is a mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
This package helps you to solve expression function in unit test moq framework.
Core functionality for working with expression trees.
An ultra-fast expression-based binary serializer/deserializer using pre-emitted serializers/deserializers with support for transmitting types even if they do not exist on the other assembly.
Predy is a simple lambda expression serializer for predicates
Linq.PredicateBuilder allows you to construct filtering expressions at run-time on the fly using fluent API and minimize boilerplate code such as null/empty checking and case ignoring.
The library for compile and evaluate custom expressions. Implementation for .NET Standard 2.0.
FastNew<T> is 10x times faster than Activator.CreateInstance
Build string expression to lambda expression to support dynamic query from UI
ExpressionDelegates is a tool which generates delegates to properties, fields, methods and constructors used in linq expression trees. This package contains only the base classes required for expression delegates' usage. It should be used in projects that do not contain any linq expressions to gene...
Expression serializer for JSON.NET
Efficient compiler of .NET expression trees
Builds linq expressions from query string filters
Predicate Builder
Features: * Very simple interface. Essentially the interface consists of two methods (with a couple of convenient overloads) on the class XmlExpressionSerializer from the namespace vm.Aspects.ExpressionSerialization: - public static XElement ToXmlElement(Expression expression); - public stat...
Utilities for reflection, expression trees, dynamic features.
Math expression parser, evaluates a string mathematical expression and returns a double value.
Gear for creating expressions that actively re-evaluate when changes occur.
ExpressionEval is an Expression Evaluator back-office component. Expression are provided as raw string. It enables you to evaluate easily: logical (Or, And and Not), comparison (=, <>, >, <, <=, >=) or calculation (+, -, *, /) in an application. Possible to use variable and function call. The compon...