From 3e858fd7e6fc5e1dd2c6995dac35add0f4f5c643 Mon Sep 17 00:00:00 2001 From: ITDancer139 Date: Thu, 13 May 2021 14:28:50 +0200 Subject: [PATCH] Update Authors --- Sieve/Sieve.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sieve/Sieve.csproj b/Sieve/Sieve.csproj index 58d9bef..78b51b0 100644 --- a/Sieve/Sieve.csproj +++ b/Sieve/Sieve.csproj @@ -3,7 +3,7 @@ netstandard2.1 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/ - Biarity;a-patel;Kevin Sommer + Biarity;Ashish Patel;Kevin Sommer Filter;Sort;Page;Paging; https://github.com/Biarity/Sieve