This package helps you with paging when your api or call to your datastore returns data in paged format.
Info
Version: | 1.0.0 |
Author(s): | Ziregbe Otee |
Last Update: | Tuesday, November 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BootstrapPaging |
Install
Install-Package BootstrapPaging
dotnet add package BootstrapPaging
paket add BootstrapPaging
BootstrapPaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.8)
- Microsoft.AspNetCore.Components.Web(>= 3.1.8)
Tags