Info
| Version: | 1.0.0 |
| Author(s): | Max Strålin |
| Last Update: | Monday, September 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/maxstralin/SimplePaginator |
| NuGet Url: | https://www.nuget.org/packages/SimplePaginator |
Install
Install-Package SimplePaginator
dotnet add package SimplePaginator
paket add SimplePaginator
SimplePaginator Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Can be used both as extension methods or through DI.
For MongoDb, install SimplePagination.MongoDb, which enables better pagination for IMongoQueryable<T>.