Linq.PredicateBuilder allows you to construct filtering expressions at run-time on the fly using fluent API and minimize boilerplate code such as null/empty checking and case ignoring.
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | Max Eroshkin | 
| Last Update: | Monday, April 11, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/max-eroshkin/Linq.PredicateBuilder | 
| NuGet Url: | https://www.nuget.org/packages/Linq.PredicateBuilder | 
Install
Install-Package Linq.PredicateBuilder
                        dotnet add package Linq.PredicateBuilder
                        paket add Linq.PredicateBuilder
                        
                                Linq.PredicateBuilder Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
