Sieve 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sieve --version 2.3.0
NuGet\Install-Package Sieve -Version 2.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sieve" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sieve --version 2.3.0
#r "nuget: Sieve, 2.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sieve as a Cake Addin
#addin nuget:?package=Sieve&version=2.3.0

// Install Sieve as a Cake Tool
#tool nuget:?package=Sieve&version=2.3.0

Sieve is a simple, clean, and extensible framework for .NET Core that adds sorting, filtering, and pagination functionality out of the box. Most common use case would be for serving ASP.NET Core GET queries. Documentation available on GitHub: https://github.com/Biarity/Sieve/

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Sieve:

Package Downloads
MoonShot.Package.MessageModel

Package Description

Clanwars.TournamentManager.Lib

Package Description

MakeSimple.SharedKernel.Infrastructure

MakeSimple.SharedKernel contains custom base classes for you don't have redundant code

Clanwars.PaymentSystem.Lib

Package Description

BSN.Commons.Orm.EntityFrameworkCore

ORM Helpers for using entity framework core in enterprise application

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Sieve:

Repository Stars
meysamhadeli/booking-microservices
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Version Downloads Last updated
3.0.0-beta0015 27,737 5/16/2021
3.0.0-beta0014 690 5/15/2021
3.0.0-beta0013 703 5/14/2021
2.5.5 1,286,302 3/30/2022
2.5.4 183,720 1/17/2022
2.5.3 17,885 1/10/2022
2.5.2 32,260 12/17/2021
2.5.1 78,523 10/12/2021
2.5.0-beta0008 2,340 5/24/2021
2.5.0-beta0007 698 5/17/2021
2.5.0-beta0006 655 5/17/2021
2.5.0-beta0003 706 5/15/2021
2.5.0-beta0002 691 5/15/2021
2.5.0-beta0001 701 5/14/2021
2.4.1 232,686 4/24/2021
2.4.0 160,688 10/28/2020
2.3.3 509,749 11/16/2019
2.3.2 164,510 3/17/2019
2.3.1 54,023 1/18/2019
2.3.0 3,392 1/9/2019
2.2.0 8,904 11/16/2018
2.1.5 17,162 7/4/2018
2.1.4 1,421 7/2/2018
2.1.3 2,242 6/16/2018
2.1.2 1,436 6/14/2018
2.1.1 1,671 5/28/2018
2.1.0 2,025 5/25/2018
2.0.0 1,785 4/20/2018
1.3.94 1,386 4/18/2018
1.3.93 1,582 4/6/2018
1.3.92 33,079 2/15/2018
1.3.91 1,855 2/14/2018
1.3.9 1,505 2/10/2018
1.3.8 1,439 2/8/2018
1.3.7 1,536 2/7/2018
1.3.6 1,523 2/7/2018
1.3.5 1,450 2/7/2018
1.3.4 1,448 1/30/2018
1.3.3 1,330 1/28/2018
1.3.2 1,368 1/28/2018
1.3.1 1,675 1/28/2018
1.3.0 1,693 1/27/2018
1.2.0 1,681 1/27/2018
1.1.0 3,341 1/27/2018
1.0.0 1,828 1/27/2018
0.1.0 957 8/31/2021

Negated operators (PR SuperGouge:negation-operator)