Info
| Version: | 5.3.0 |
| Author(s): | Maksim Volkau |
| Last Update: | Tuesday, June 10, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/dadhi/FastExpressionCompiler |
| NuGet Url: | https://www.nuget.org/packages/FastExpressionCompiler |
Install
Install-Package FastExpressionCompiler
dotnet add package FastExpressionCompiler
paket add FastExpressionCompiler
FastExpressionCompiler 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
10-40x times faster than Expression.Compile().