/Andromeda.Expressions

KISS wrappers and abstractions for expression trees.

Primary LanguageC#

Andromeda.Expressions .NET

This library was designed to make easier the writing of larger expression trees by providing abstractions over them allowing to compile them either via the default Expression.Compile() or the CompileFast() FastExpressionCompiler's method.

Nuget packages

  • Andromeda.Expressions NuGet Badge
  • Andromeda.FastExpressions NuGet Badge