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 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.
- Easy Selector
- Support abp-select
- Items sorter
- Rich text editor