MiaPlaza.ExpressionUtils 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MiaPlaza.ExpressionUtils --version 1.1.1
NuGet\Install-Package MiaPlaza.ExpressionUtils -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MiaPlaza.ExpressionUtils" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MiaPlaza.ExpressionUtils --version 1.1.1
#r "nuget: MiaPlaza.ExpressionUtils, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MiaPlaza.ExpressionUtils as a Cake Addin
#addin nuget:?package=MiaPlaza.ExpressionUtils&version=1.1.1

// Install MiaPlaza.ExpressionUtils as a Cake Tool
#tool nuget:?package=MiaPlaza.ExpressionUtils&version=1.1.1

Efficient Processing, Compilation, and Execution of Expression Trees at Runtime

There are no supported framework assets in this package.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Version Downloads Last updated
1.2.0 120,629 4/10/2020
1.1.7 640 4/2/2020
1.1.6 716 3/25/2020
1.1.5 2,262 12/10/2019
1.1.4 967 10/14/2019
1.1.3 5,893 11/19/2018
1.1.2 1,209 5/25/2017
1.1.1 1,158 5/24/2017
1.1.0 1,114 5/18/2017
1.0.0 1,026 4/26/2017

Fixed missing interface implementations.