Blog Logo
TAGS

Sieve - Simple, Clean, and Extensible Framework for .NET Core

Sieve is a powerful sorting, filtering, and pagination framework for .NET Core that allows developers to easily create queries that can be modified by clients. It supports filtering, sorting, and pagination out of the box, and can be easily extended to handle complex queries. The framework is simple and easy to set up, and can be used with minimal code changes. Sieve uses attributes to specify which properties can be filtered, sorted, or paginated, and can also be used with Fluent API. The framework also supports custom sort and filter methods. Sieve is a great choice for developers who want to quickly and easily add sorting, filtering, and pagination functionality to their .NET Core applications.