cloudscribe.Pagination.Models
1.1.0
Pagination models
Install-Package cloudscribe.Pagination.Models -Version 1.1.0
dotnet add package cloudscribe.Pagination.Models --version 1.1.0
<PackageReference Include="cloudscribe.Pagination.Models" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cloudscribe.Pagination.Models --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.Linq.Queryable (>= 4.3.0)
Used By
NuGet packages (37)
Showing the top 5 NuGet packages that depend on cloudscribe.Pagination.Models:
Package | Downloads |
---|---|
cloudscribe.Web.Pagination
an AspNetCore TagHelper for pagination
|
|
cloudscribe.Core.Models
model classes for cloudscribe core. you should not normally install this separately, it will be installed if you install cloudscribe.Core.Web
|
|
cloudscribe.Core.Identity
asp.net identity implementation for cloudscribe web application foundation
|
|
cloudscribe.SimpleContent.Models
cloudscribe.SimpleContent.Models Class Library
|
|
cloudscribe.Core.Storage.EFCore.Common
Entity Framework Core implementation of cloudscribe core commands and queries - typically you do not use this directly, use cloudscribe.Core.Storage.EFCore.MSSQL
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on cloudscribe.Pagination.Models:
Repository | Stars |
---|---|
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
|
|
cloudscribe/cloudscribe.SimpleContent
A simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database, supports markdown or html editing
|