谓词筛选表达式Expression<Func<T, bool>>的扩展库.
Info
Version: | 0.0.5 |
Author(s): | xlijulang |
Last Update: | Friday, March 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xljiulang/PredicateLib |
NuGet Url: | https://www.nuget.org/packages/PredicateLib |
Install
Install-Package PredicateLib
dotnet add package PredicateLib
paket add PredicateLib
PredicateLib Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)