Info
Version: | 5.0.0 |
Author(s): | Vladislav Zhukov, Yağız Can |
Last Update: | Saturday, August 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yagizzcann/Edvido.QueryDesigner |
NuGet Url: | https://www.nuget.org/packages/Edvido.QueryDesignerCore |
Install
Install-Package Edvido.QueryDesignerCore
dotnet add package Edvido.QueryDesignerCore
paket add Edvido.QueryDesignerCore
Edvido.QueryDesignerCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Queryable(>= 4.0.1)
Tags
Also includes filtering expression for collections like .Any(t=>t.Status && t.MaxSpeed>300).