Info
Version: | 1.3.4 |
Author(s): | Grant Hamm |
Last Update: | Saturday, August 31, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/tghamm/dynamic-linq-query-builder/ |
NuGet Url: | https://www.nuget.org/packages/Castle.DynamicLinqQueryBuilder |
Install
Install-Package Castle.DynamicLinqQueryBuilder
dotnet add package Castle.DynamicLinqQueryBuilder
paket add Castle.DynamicLinqQueryBuilder
Castle.DynamicLinqQueryBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
Tags
You pass it a nested collection of filters for an object, and it materializes a query capable of acting as the filter to an arbitrary collection.