Info
Version: | 2.1.0-rc |
Author(s): | David Belmont |
Last Update: | Wednesday, February 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dbelmont.github.io/ExpressionBuilder/ |
NuGet Url: | https://www.nuget.org/packages/LambdaExpressionBuilder |
Install
Install-Package LambdaExpressionBuilder
dotnet add package LambdaExpressionBuilder
paket add LambdaExpressionBuilder
LambdaExpressionBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
No dependencies.
Tags
Useful to turn WebApi requests parameters into expressions, create advanced search screens with the capability to save and re-run those filters, among other things.