Info
Version: | 20200621.4.0 |
Author(s): | David Belmont, Majid Iqbal |
Last Update: | Sunday, June 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Akinzekeel/ExpressionBuilder |
NuGet Url: | https://www.nuget.org/packages/Akinzekeel.ExpressionBuilder |
Install
Install-Package Akinzekeel.ExpressionBuilder
dotnet add package Akinzekeel.ExpressionBuilder
paket add Akinzekeel.ExpressionBuilder
Akinzekeel.ExpressionBuilder 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.