LazZiya.TagHelpers
5.0.0
Collection of tag helpers for ASP.NET Core web applications, like Paging, SelectEnum and LanguageNav dropdown tag helpers for MVC and Razor Pages.
Install-Package LazZiya.TagHelpers -Version 5.0.0
dotnet add package LazZiya.TagHelpers --version 5.0.0
<PackageReference Include="LazZiya.TagHelpers" Version="5.0.0" />
paket add LazZiya.TagHelpers --version 5.0.0
#r "nuget: LazZiya.TagHelpers, 5.0.0"
Release Notes
- .net5 support
- PagingTagHelper: Improved styling as adding styles that fits into dark or light themes
- PagingTagHelper: New page size label with string format support
- Localization support for AlertTagHelper
- Performance improvments while creating urls in paging taghelper
- New render mode for LanguageNav: "FormControl" renders the language nav as a form control. This helps to use the culture navigation control as a dropdown inside any form.
- Bug fixe for alert-info
- See all release notes in https://github.com/LazZiya/TagHelpers/releases
Dependencies
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Mvc.Localization (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.0.0)
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Mvc.Localization (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.0.0)
-
.NETCoreApp 2.2
- Microsoft.AspNetCore.Mvc.Localization (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.0.0)
-
.NETCoreApp 3.0
- No dependencies.
-
.NETCoreApp 3.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
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
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 1,753 | 11/12/2020 |
5.0.0-rc.1 | 84 | 11/5/2020 |
5.0.0-preview2 | 318 | 8/10/2020 |
5.0.0-preview1 | 222 | 7/26/2020 |
5.0.0-beta1 | 504 | 6/1/2020 |
4.0.1 | 10,880 | 4/5/2020 |
4.0.0 | 521 | 3/27/2020 |
4.0.0-preview2 | 200 | 2/27/2020 |
4.0.0-preview1 | 464 | 2/20/2020 |
3.1.2 | 1,297 | 1/13/2020 |
3.1.1 | 195 | 1/10/2020 |
3.1.0 | 1,480 | 12/18/2019 |
3.1.0-preview2 | 218 | 12/4/2019 |
3.1.0-preview1 | 206 | 11/11/2019 |
3.0.2 | 1,680 | 10/16/2019 |
3.0.1 | 691 | 10/2/2019 |
3.0.0 | 557 | 9/25/2019 |
3.0.0-preview1 | 303 | 9/2/2019 |
2.2.1 | 2,595 | 6/20/2019 |
2.2.0 | 499 | 6/7/2019 |
2.1.0 | 479 | 5/26/2019 |
2.0.0 | 1,312 | 4/13/2019 |
2.0.0-rc2 | 237 | 4/13/2019 |
2.0.0-rc1 | 254 | 4/13/2019 |
1.0.3 | 2,276 | 2/10/2019 |
1.0.2 | 819 | 9/14/2018 |
1.0.0 | 394 | 9/9/2018 |