Top 20 NuGet expression Packages

Turn any data source into an IQueryable
MAGES is a very simple, yet powerful, expression parser and interpreter.
Jace.NET is a high performance calculation engine for the .NET platform that can dynamically parse, interprete and execute strings containing mathematical functions. Jace.NET is available for the various .NET flavors: .NET, .NET Core, WinRT, Xamarin.Android and Xamarin.IOS.
Albatross.Expression api is created to process and evaluate text based expression strings. The api tokenizes the expression text and create a tree model from the tokens. Using the model, it can evaluate the expression or convert it to a expression of different format. Some applications revert the...
Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on the type arguments of Func<> or Action<>.
A client library for BlueWS library. Includes logic and utility for calling BlueWS web service actions.
Code generation mechanics for documents conversion and validation
Package Description
Shared functions library for Exprelsior, a .NET Standard lambda expression generator for creating dynamic predicates.
A .NET Standard lambda expression generator for creating dynamic predicates.
A set of APIs for to simplify work with System.Linq.Expressions
The Avalonia front end for CSharpMath.
Can convert CSharpMath.Atom.MathList parsed from LaTeX with CSharpMath.Atom.LaTeXParser into actual mathematical expressions that are evaluatable with AngouriMath. Supports arithmetic, trigonometry, symbolic simplification and expansion, as well as matrices, sets, and equation solv...
DomainWorkflows expression evaluator implementation using Flee library
This is a port of NCalc for .NET Core applications.
Clean & simple, idiomatic C# RegEx-based line parser. RegExtract takes a string and a regular expression template and deserializes to a provided type. Works especially well with records and tuples, but can extract to any type that provides either a `static T Parse(string)` method or a single-string...
Expression builder class to generate LINQ query expressions dynamically
[.NET Core version] : Translates computed properties in LINQ queries into their implementation (based on Microsoft.Linq.Translations).
This library basically provides you with a simple way to create lambda expressions to filter lists and database queries by delivering an easy-to-use fluent interface that enables the creation, storage and transmission of those filters. Useful to turn WebApi requests parameters into expression...
ToolGood.Algorithm支持四则运算、Excel函数,并支持自定义参数。使用Antlr4解析,函数更容易扩展。