mostlylucid.pagingtaghelper 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package mostlylucid.pagingtaghelper --version 0.0.4
                    
NuGet\Install-Package mostlylucid.pagingtaghelper -Version 0.0.4
                    
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="mostlylucid.pagingtaghelper" Version="0.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="mostlylucid.pagingtaghelper" Version="0.0.4" />
                    
Directory.Packages.props
<PackageReference Include="mostlylucid.pagingtaghelper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add mostlylucid.pagingtaghelper --version 0.0.4
                    
#r "nuget: mostlylucid.pagingtaghelper, 0.0.4"
                    
#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.
#addin nuget:?package=mostlylucid.pagingtaghelper&version=0.0.4
                    
Install mostlylucid.pagingtaghelper as a Cake Addin
#tool nuget:?package=mostlylucid.pagingtaghelper&version=0.0.4
                    
Install mostlylucid.pagingtaghelper as a Cake Tool

mostlylucid paging tag helper and viewcomponent.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.9.4.1 165 4/27/2025
0.9.4 219 4/26/2025
0.9.2 94 4/26/2025
0.9.1 908 3/24/2025
0.9.0 106 3/21/2025
0.8.9 84 3/21/2025
0.8.8 144 3/20/2025
0.8.7 144 3/20/2025
0.8.6 137 3/20/2025
0.7.1 146 3/20/2025
0.7.0 138 3/20/2025
0.6.3 150 3/18/2025
0.6.2 136 3/18/2025
0.6.1 140 3/17/2025
0.6.0 136 3/17/2025
0.5.1 142 3/17/2025
0.5.0 142 3/17/2025
0.4.0 147 3/13/2025
0.3.2 147 3/12/2025
0.3.1 150 3/12/2025
0.3.0 147 3/12/2025
0.2.0 151 3/11/2025
0.1.1 156 3/10/2025
0.1.0 148 3/10/2025
0.0.4 151 3/10/2025
0.0.3 153 3/10/2025

1.0
The mostlylucid paging tag helper AND View Component enables simple paging of data in ASP.NET Core applications.