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