enisn / AutoFilterer

AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
MIT License
458 stars 37 forks source link

CodeFactor found an issue: Complex Method #49

Open enisn opened 2 years ago

enisn commented 2 years ago

CodeFactor found an issue: Complex Method

It's currently on: src\AutoFilterer\Types\StringFilter.cs:90-153 Commit 1851ded36f26004b7532d3d2ad18a8dc19a57f08

mehmetuken commented 2 years ago

I know. We just use IsNull true or false and delete IsNotNull, IsNotEmpty states.