mirror of
https://github.com/Biarity/Sieve.git
synced 2025-04-04 19:42:27 +02:00
Added badges
This commit is contained in:
parent
16f0d958cf
commit
747774e5e7
@ -2,6 +2,11 @@
|
||||
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.
|
||||
|
||||
[](https://www.nuget.org/packages/Sieve)
|
||||
[](https://ci.appveyor.com/project/Biarity/sieve)
|
||||
|
||||
[Get Sieve on nuget](https://www.nuget.org/packages/Sieve/).
|
||||
|
||||
## Usage for ASP.NET Core
|
||||
|
||||
In this example, consider an app with a `Post` entity.
|
||||
|
Loading…
x
Reference in New Issue
Block a user