PagedListLite 1.0.1
ASP.NET Core base platform now.
See the version list below for details.
dotnet add package PagedListLite --version 1.0.1
NuGet\Install-Package PagedListLite -Version 1.0.1
<PackageReference Include="PagedListLite" Version="1.0.1" />
paket add PagedListLite --version 1.0.1
#r "nuget: PagedListLite, 1.0.1"
// Install PagedListLite as a Cake Addin #addin nuget:?package=PagedListLite&version=1.0.1 // Install PagedListLite as a Cake Tool #tool nuget:?package=PagedListLite&version=1.0.1
Light and Serializable PagedList implementation for .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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 | 814 | 8/27/2018 | |
1.12.0 | 3,778 | 12/17/2018 | |
1.11.0 | 1,295 | 5/2/2018 | |
1.10.0 | 1,387 | 3/6/2018 | |
1.9.0 | 1,028 | 3/6/2018 | |
1.8.1 | 1,061 | 3/6/2018 | |
1.8.0 | 1,073 | 10/13/2017 | |
1.6.0 | 1,028 | 8/24/2017 | |
1.5.1 | 1,509 | 2/22/2017 | |
1.5.0 | 1,037 | 1/23/2017 | |
1.4.0 | 1,097 | 11/11/2016 | |
1.3.0 | 1,291 | 5/31/2016 | |
1.2.0 | 1,124 | 4/18/2016 | |
1.1.1 | 1,086 | 4/8/2016 | |
1.1.0 | 1,059 | 4/6/2016 | |
1.0.2 | 1,222 | 3/18/2016 | |
1.0.1 | 1,059 | 3/18/2016 | |
1.0.0 | 1,064 | 3/18/2016 |
First release