A lightweight package to help you filter data using linq and dynamic linq.
Info
Version: | 1.1.1 |
Author(s): | Agon Fetiu |
Last Update: | Saturday, July 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DynamicFilterCore |
Install
Install-Package DynamicFilterCore
dotnet add package DynamicFilterCore
paket add DynamicFilterCore
DynamicFilterCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Dynamic.Core(>= 1.1.0)