MiaPlaza.ExpressionUtils
1.1.0
See the version list below for details.
dotnet add package MiaPlaza.ExpressionUtils --version 1.1.0
NuGet\Install-Package MiaPlaza.ExpressionUtils -Version 1.1.0
<PackageReference Include="MiaPlaza.ExpressionUtils" Version="1.1.0" />
paket add MiaPlaza.ExpressionUtils --version 1.1.0
#r "nuget: MiaPlaza.ExpressionUtils, 1.1.0"
// Install MiaPlaza.ExpressionUtils as a Cake Addin #addin nuget:?package=MiaPlaza.ExpressionUtils&version=1.1.0 // Install MiaPlaza.ExpressionUtils as a Cake Tool #tool nuget:?package=MiaPlaza.ExpressionUtils&version=1.1.0
Efficient Processing, Compilation, and Execution of Expression Trees at Runtime
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MiaPlaza.ExpressionUtils:
Package | Downloads |
---|---|
DBAutomator
Save and update objects to a database using only Linq. |
|
Dapper.SqlWriter
Save and update objects to a database using expressions. |
|
Z3.Linq
LINQ bindings for Z3, a satisfiability modulo theories solver from Microsoft Research. Based on a proof of concept from Bart De Smet. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added typed evaluation and some performance improvements for structure comparison and cached compilation.