EasyAbp.Abp.TagHelperPlus
0.6.0
An Abp MVC UI tag-helper enhancement module to enhance ABP built-in tag-helpers and provide new tag-helpers such as rich text editor, advanced selector, and more.
Install-Package EasyAbp.Abp.TagHelperPlus -Version 0.6.0
dotnet add package EasyAbp.Abp.TagHelperPlus --version 0.6.0
<PackageReference Include="EasyAbp.Abp.TagHelperPlus" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyAbp.Abp.TagHelperPlus --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyAbp.Abp.TagHelperPlus, 0.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
net5.0
- Volo.Abp.AspNetCore.Mvc.UI.Bootstrap (>= 4.0.2)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on EasyAbp.Abp.TagHelperPlus:
Package | Downloads |
---|---|
EasyAbp.EShop.Products.Web
An abp application module group that provides basic e-shop service.
|
|
EasyAbp.EShop.Stores.Web
An abp application module group that provides basic e-shop service.
|
|
EasyAbp.FileManagement.Web
An abp application module that allows users to upload and manage their own files based on the ABP BLOB storing.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EasyAbp.Abp.TagHelperPlus:
Repository | Stars |
---|---|
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
|