Top 20 NuGet page Packages

Data pagination Logic
Set of wrapper classes that convert common UI controls into page model abstractions.
Simple library to implement pagination in .NET.
.Net Core Paging For IEnumerable Objects
PageLayout for Xamarin.Android This layout is ViewPager-like layout but non used Adapter
NET port of the Unfluff web scraper library which can be found at https://github.com/ageitgey/node-unfluff
ASP.NET 5 PagedList abstraction layer defines the IPagedList interface and useful extension methods for ASP.NET 5 targeted projects. This project does not contains the implementation for creating paged list from a certain data source.
Package Description
Filtering, Ordering (Sorting) and Pagination library for .Net Core, ASP.NET Core, C#
Component to generate error pages from content. Create ecErrorPage Doc Type with Name of error code e.g. 500 and /Error/500.html will be created using content theme for use by IIS when configured in web.config. For Usage Instructions watch the video for this package at the project url.
MVVM friendly library for easy navigation management in WPF application
MVVM friendly library for easy navigation management in WPF application
Lightweight Helper Library for performing tasks on Pdf files such as: scaling and resizing Pdf Documents and Pages of existing Pdf documents, converting Images into Pdf format, and merging Pdf Documents as well as merging Images into Existing Pdf documents. It leverages iTextSharp for core work but...
GradientPages for Xamarin.Forms projects that add the gradient background.
A library for seamlessly adding pagination to your dotnet core asp.net web api.
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
Way to manage parameters after hash(#) and access query string in single page web applications.