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.
We have launched an online demo for this module: https://taghelper.samples.easyabp.io
-
Install the following NuGet packages. (see how)
- EasyAbp.Abp.TagHelperPlus
-
Add
DependsOn(typeof(AbpTagHelperPlusModule))
attribute to configure the module dependencies. (see how)
Improve the abp-select to support paged items and search. (see demo)
- Easy Selector
- Rich text editor