A reusable pagination component for Blazor to show related content across multiple pages.
Info
Version: | 0.2.16 |
Author(s): | villainoustourist |
Last Update: | Tuesday, May 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/villainoustourist/Blazor.Pagination/ |
NuGet Url: | https://www.nuget.org/packages/BlazorPagination |
Install
Install-Package BlazorPagination
dotnet add package BlazorPagination
paket add BlazorPagination
BlazorPagination Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.7)
- Microsoft.AspNetCore.Components.Web(>= 3.1.7)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
Tags