LazZiya.TagHelpers 6.0.2

dotnet add package LazZiya.TagHelpers --version 6.0.2
                    
NuGet\Install-Package LazZiya.TagHelpers -Version 6.0.2
                    
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="LazZiya.TagHelpers" Version="6.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LazZiya.TagHelpers" Version="6.0.2" />
                    
Directory.Packages.props
<PackageReference Include="LazZiya.TagHelpers" />
                    
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 LazZiya.TagHelpers --version 6.0.2
                    
#r "nuget: LazZiya.TagHelpers, 6.0.2"
                    
#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=LazZiya.TagHelpers&version=6.0.2
                    
Install LazZiya.TagHelpers as a Cake Addin
#tool nuget:?package=LazZiya.TagHelpers&version=6.0.2
                    
Install LazZiya.TagHelpers as a Cake Tool

Collection of tag helpers for ASP.NET Core web applications, like Paging, SelectEnum and LanguageNav dropdown tag helpers for MVC and Razor Pages.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LazZiya.TagHelpers:

Package Downloads
XLocalizer.DB.UI

Interface for managing localization with XLocalizer package and ability to use online translation tools.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on LazZiya.TagHelpers:

Repository Stars
teduinternational/eShopSolution
eShopSolution is a tutorial solution for everyone using .NET Core 3.1
Version Downloads Last updated
6.0.2 78,840 5/4/2022
6.0.1 10,988 12/19/2021
6.0.0 4,645 11/27/2021
5.0.0 51,263 11/12/2020
5.0.0-rc.1 293 11/5/2020
5.0.0-preview2 711 8/10/2020
5.0.0-preview1 679 7/26/2020
5.0.0-beta1 2,825 6/1/2020
4.0.1 27,746 4/5/2020
4.0.0 1,121 3/27/2020
4.0.0-preview2 636 2/27/2020
4.0.0-preview1 888 2/20/2020
3.1.2 2,700 1/13/2020
3.1.1 894 1/10/2020
3.1.0 4,594 12/18/2019
3.1.0-preview2 589 12/4/2019
3.1.0-preview1 1,220 11/11/2019
3.0.2 3,010 10/16/2019
3.0.1 1,273 10/2/2019
3.0.0 3,363 9/25/2019
3.0.0-preview1 1,765 9/2/2019
2.2.1 5,812 6/20/2019
2.2.0 2,084 6/7/2019
2.1.0 3,084 5/26/2019
2.0.0 2,438 4/13/2019
2.0.0-rc2 598 4/13/2019
2.0.0-rc1 694 4/13/2019
1.0.3 3,376 2/10/2019
1.0.2 2,052 9/14/2018
1.0.0 1,109 9/9/2018

- New public param "url-template" use custom url template for the paging buttons.
- Fixed #21 https://github.com/LazZiya/TagHelpers/issues/21
- Fixed #27 https://github.com/LazZiya/TagHelpers/issues/27
- See all release notes in https://github.com/LazZiya/TagHelpers/releases