PagedListLite 1.0.0
ASP.NET Core base platform now.
See the version list below for details.
dotnet add package PagedListLite --version 1.0.0
NuGet\Install-Package PagedListLite -Version 1.0.0
<PackageReference Include="PagedListLite" Version="1.0.0" />
paket add PagedListLite --version 1.0.0
#r "nuget: PagedListLite, 1.0.0"
// 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
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 | 814 | 8/27/2018 | |
1.12.0 | 3,781 | 12/17/2018 | |
1.11.0 | 1,297 | 5/2/2018 | |
1.10.0 | 1,389 | 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