Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
27 packages returned for Tags:"expression-
tree"
Sort by
Relevance
Downloads
Recently updated
DelegateDecompiler
by:
hazzik
4,043,943 total downloads
last updated
10/20/2022
Latest version:
0.32.0
LINQ
computed-properties
computedproperties
decompiler
decompilation
computed
properties
expressions
expression-tree
IL
A library which is able to decompile a delegate or a method body to its lambda representation
DelegateDecompiler.
EntityFramework
by:
hazzik
3,000,514 total downloads
last updated
10/20/2022
Latest version:
0.32.0
LINQ
computed-properties
computedproperties
decompiler
decompilation
computed
properties
expressions
expression-tree
IL
More tags
A library which is able to decompile a delegate or a method body to its lambda representation
PowerAssert
by:
robfe
314,191 total downloads
last updated
3/7/2021
Latest version:
1.0.87
NUnit
xUnit.NET
mstest
expression-tree
When you make a unit test assertion with PowerAssert, your assertion messages become much more useful.
Remote.
Linq
by:
ChristofSenn
759,071 total downloads
last updated
11/11/2022
Latest version:
7.1.0
LINQ
expression-tree
lambda
dynamic
remote
remote-query
multi-tier
n-tier
fluent-interface
Remote Linq is a small and easy to use - yet very powerful - library to translate linq expression trees to strongly typed, serializable object trees and vice versa. It provides functionality to send arbitrary...
More information
ExpressionTreeToString
by:
zspitz
155,574 total downloads
last updated
2/25/2022
Latest version:
3.4.71
expression-tree
code-generation
visual-basic.net
vb.net
csharp
String representations of expression trees or expression tree parts - C#, Visual Basic, Expression factory method calls, DebugView
Mono.
Linq.
Expressions
by:
jbevain
220,625 total downloads
last updated
11/26/2019
Latest version:
2.0.0
linq
expression-tree
expressions
writer
system.linq.expression
predicatebuilder
fluent
Complement for System.Linq.Expressions, including a C# writer, useful custom Expression nodes and extension methods.
ExpressionToCodeLib
by:
eamon
222,784 total downloads
last updated
8/19/2022
Latest version:
3.5.0
code-generation
NUnit
xUnit.NET
mstest
expression-tree
unit-test
PowerAssert
ExpressionToCode
Generates valid, readable C# from an expression tree, and can annotate that code with runtime values. Useful for e.g. code generation and unit testing assertions.
DelegateDecompiler.
EntityFrameworkCore5
by:
hazzik
230,524 total downloads
last updated
10/20/2022
Latest version:
0.32.0
LINQ
computed-properties
computedproperties
decompiler
decompilation
computed
properties
expressions
expression-tree
IL
More tags
A library which is able to decompile a delegate or a method body to its lambda representation
DelegateDecompiler.
EntityFrameworkCore
by:
hazzik
190,631 total downloads
last updated
10/20/2022
Latest version:
0.32.0
LINQ
computed-properties
computedproperties
decompiler
decompilation
computed
properties
expressions
expression-tree
IL
More tags
A library which is able to decompile a delegate or a method body to its lambda representation
Linq.
Expression.
Optimizer
by:
Thorium
261,633 total downloads
last updated
5/27/2019
Latest version:
1.0.13
LINQ
Expression
Expressions
Expression
tree
expressiontree
expression-tree
IQueryable
System.Linq.Expressions
optimise
More tags
Lightweight optimizer of System.Linq.Expression expressions. Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For side-effect free Expressions. No...
More information
RuleEngine
by:
reazhaq
25,577 total downloads
last updated
12/28/2018
Latest version:
1.3.0
RuleEngine
Rule-Engine
Expression-Tree
Rule
Engine
Create-compile-execute simple business rules at runtime. Built using Expression Tree; once compiled, rule can be executed over and over... with almost next to nothing execution time
Remote.
Linq.
EntityFrameworkCore
by:
ChristofSenn
105,049 total downloads
last updated
11/11/2022
Latest version:
7.1.0
LINQ
expression-tree
lambda
dynamic
remote
remote-query
multi-tier
n-tier
fluent-interface
entity-framework-core
More tags
Remote linq extensions for entity framework core. Use this package to execute remote queries using EF Core.
ExpressionShortcuts
by:
oleh.formaniuk
16,803 total downloads
last updated
10/22/2020
Latest version:
1.0.4.39
expression
tree
expression-tree
expressions
A set of APIs for to simplify work with System.Linq.Expressions
Remote.
Linq.
EntityFramework
by:
ChristofSenn
80,013 total downloads
last updated
11/11/2022
Latest version:
7.1.0
LINQ
expression-tree
lambda
dynamic
remote
remote-query
multi-tier
n-tier
fluent-interface
entity-framework
More tags
Remote linq extensions for entity framework. Use this package to execute remote queries using EF6.
NullPropagationVisitor
by:
leandromoh
10,929 total downloads
last updated
5/15/2021
Latest version:
1.0.0
csharp
expression
visitor
expression-tree
null-safe
Expression visitor that applies null conditional member access the same way the C# null propagation operator (?.) does.
Yacq
by:
takeshik
12,419 total downloads
last updated
5/1/2013
Latest version:
1.12.0
linq
expression-tree
expressions
scripting
language
yacq
YACQ (Yet Another Compilable Query) is an embeddable querying language for .NET, based on Expression Trees API. This provides dynamic evaluation from strings, complete access to .NET libraries and the LINQ...
More information
ExpressionTreeTestObjects
by:
zspitz
10,211 total downloads
last updated
12/23/2021
Latest version:
1.0.23
expression-tree
code-generation
visual-basic.net
vb.net
csharp
test-data
tostring
A set of expression trees, and instances of other types from System.Linq.Expressions, for testing code against a variety of expression trees. The objects are generated by the C# compiler, by the VB.NET...
More information
ExpressionShortcuts.
Sources
by:
oleh.formaniuk
2,719 total downloads
last updated
4/22/2020
Latest version:
1.0.3.25
expression-tree
expressions
A set of APIs for to simplify work with System.Linq.Expressions
RuleFactory
by:
reazhaq
9,633 total downloads
last updated
12/28/2018
Latest version:
1.3.0
RuleFactory
Rule-Factory
RuleEngineFactory
RuleEngine
Rule-Engine
Expression-Tree
Rule
Engine
Rule factory to create expression tree based rules. Rules Factory can help create rules; since there may be too many details to keep track for a complex rule.
MRE
by:
runxc1
4,788 total downloads
last updated
10/13/2019
Latest version:
1.0.3
dotnet
RuleEngine
Micro
Rule-Engine
Expression-Tree
Rule
Engine
The Micro Rule Engine is a small(As in about 200 lines) Rule Engine that allows you to create Business rules that are not hard coded. Under the hood MRE creates a Linq Expression tree and compies a rule into...
More information
Previous
Next