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

TODO App Sample #33

Closed enisn closed 2 years ago

enisn commented 3 years ago

Create a TODO App with CRUD operations via using AutoFilterer

enisn commented 2 years ago

It doesn't make sense, AutoFilterer aims only Read operation of CRUD. I'm closing the issue