PagedListLite 1.0.0

Suggested Alternatives

PagedListLiteCore

Additional Details

ASP.NET Core base platform now.

There is a newer version of this package available.
See the version list below for details.
dotnet add package PagedListLite --version 1.0.0
NuGet\Install-Package PagedListLite -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PagedListLite" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PagedListLite --version 1.0.0
#r "nuget: PagedListLite, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PagedListLite as a Cake Addin
#addin nuget:?package=PagedListLite&version=1.0.0

// Install PagedListLite as a Cake Tool
#tool nuget:?package=PagedListLite&version=1.0.0

Light and Serializable PagedList implementation

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PagedListLite:

Package Downloads
Calabonga.EntityFramework

Simple Data Accesss Layer for EntityFramework with some helpfull features. There is a ReadableReposity and WritableRepository. PagedList collection and mapping to entities to ViewModels.

PagedListLite.MVC

Html helper for Lightweight and serializable PagedList implementation for .NET that can create a Pager Markup (Bootstrap for version 3.3.x and version 4.x.x) MVC 3-4-5

ApiStackNet

Awesome api stack framework for asp.net. ApiStackNet is a non-invasive api accellerator. Compared to other frameworks it doesn't exclude the possibility to create vanilla code. It's purpose is to: - avoid redundand code, - give a solid stack to all developers, - keep a clean architecture. What is included out of the box: - three level architecture scaffold ( DAL, BLL, API) - swagger support - entity framework 6 support (database first or code first) - service pattern scaffold With ApiStackNet you can scaffold a rest web service just writing the only part where you bring value. So, you just need to define data model and mapping it to the business model to get all working!

Calabonga.SpecRepository

Repository over Specification pattern

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta1 783 8/27/2018
1.12.0 3,608 12/17/2018
1.11.0 1,265 5/2/2018
1.10.0 1,338 3/6/2018
1.9.0 1,000 3/6/2018
1.8.1 1,034 3/6/2018
1.8.0 1,041 10/13/2017
1.6.0 1,008 8/24/2017
1.5.1 1,462 2/22/2017
1.5.0 1,019 1/23/2017
1.4.0 1,071 11/11/2016
1.3.0 1,280 5/31/2016
1.2.0 1,102 4/18/2016
1.1.1 1,058 4/8/2016
1.1.0 1,033 4/6/2016
1.0.2 1,194 3/18/2016
1.0.1 1,036 3/18/2016
1.0.0 1,044 3/18/2016

First release