AutoFilter allows to generate LinqExpression by DTO and pass this expression to ORM for SQL generation and database filtration or compile expression to delegate for in-memory filtration. 
                        
                    
         
                Info
| Version: | 1.0.4 | 
| Author(s): | Denis Tsvettsikh | 
| Last Update: | Saturday, April 17, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/denis-tsv/AutoFilter | 
| NuGet Url: | https://www.nuget.org/packages/Universal.AutoFilter | 
Install
Install-Package Universal.AutoFilter
                        dotnet add package Universal.AutoFilter
                        paket add Universal.AutoFilter
                        
                                Universal.AutoFilter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags