FastExpressionCompiler for LightExpression is 10-40x times faster than Expression.Compile().
Info
Version: | 4.2.2 |
Author(s): | Maksim Volkau |
Last Update: | Sunday, October 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dadhi/FastExpressionCompiler |
NuGet Url: | https://www.nuget.org/packages/FastExpressionCompiler.LightExpression |
Install
Install-Package FastExpressionCompiler.LightExpression
dotnet add package FastExpressionCompiler.LightExpression
paket add FastExpressionCompiler.LightExpression
FastExpressionCompiler.LightExpression Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.ValueTuple(>= 4.5.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
Tags