Sakura.AspNet.Mvc.PagedList
1.0.0-rc1-update2
.NET Framework 4.5.1
This is a prerelease version of Sakura.AspNet.Mvc.PagedList.
dotnet add package Sakura.AspNet.Mvc.PagedList --version 1.0.0-rc1-update2
NuGet\Install-Package Sakura.AspNet.Mvc.PagedList -Version 1.0.0-rc1-update2
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="Sakura.AspNet.Mvc.PagedList" Version="1.0.0-rc1-update2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sakura.AspNet.Mvc.PagedList --version 1.0.0-rc1-update2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sakura.AspNet.Mvc.PagedList, 1.0.0-rc1-update2"
#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 Sakura.AspNet.Mvc.PagedList as a Cake Addin
#addin nuget:?package=Sakura.AspNet.Mvc.PagedList&version=1.0.0-rc1-update2&prerelease
// Install Sakura.AspNet.Mvc.PagedList as a Cake Tool
#tool nuget:?package=Sakura.AspNet.Mvc.PagedList&version=1.0.0-rc1-update2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library provides data-paging functionality and pager UI for ASP.NET 5 MVC6 projects.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
.NETPlatform | dotnet54 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- Microsoft.AspNet.Mvc.TagHelpers (>= 6.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
- Sakura.AspNet.PagedList (>= 1.0.0-rc1-update2)
-
.NETPlatform 5.4
- Microsoft.AspNet.Mvc.TagHelpers (>= 6.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
- Sakura.AspNet.PagedList (>= 1.0.0-rc1-update2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1-update2 | 1,691 | 12/16/2015 |
1.0.0-rc1-update1 | 1,106 | 12/16/2015 |
Add support for dotnet5.4 framework. For other important notices, please see the release note in the previous version.