Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 667 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 667 Bytes

PaginableCollections

Build status NuGet

A light weight pagination framework for .NET and .NET Core.

Installing PaginableCollections

You should install PaginableCollections with NuGet:

Install-Package PaginableCollections

This command will download and install PaginableCollections. Let me know if you have questions!