Defines a set of attributes and extension methods to query ICollection and IQueryable with filter objects.
Info
Version: | 1.0.0 |
Author(s): | Ignacio Garay |
Last Update: | Sunday, December 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imgaray/linq-declarative |
NuGet Url: | https://www.nuget.org/packages/Linq.Declarative |
Install
Install-Package Linq.Declarative
dotnet add package Linq.Declarative
paket add Linq.Declarative
Linq.Declarative Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Linq.Queryable(>= 4.0.1)
Tags