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

Adding StringFilter NotContains, NotStartsWith and NotEndsWith options. #47

Closed mehmetuken closed 2 years ago

mehmetuken commented 2 years ago

Fix #46.

enisn commented 2 years ago

Awesome job 🎉 Thank you for your contribution 🚀✨ 🙏

I'll merge it asap