Skip to content

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.

License

EasyAbp/Abp.TagHelperPlus

Repository files navigation

Abp.TagHelperPlus

ABP version NuGet NuGet Download Discord online GitHub stars

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.

Installation

  1. Install the following NuGet packages. (see how)

    • EasyAbp.Abp.TagHelperPlus
  2. Add DependsOn(typeof(AbpTagHelperPlusModule)) attribute to configure the module dependencies. (see how)

Features

EasySelector

Improve the abp-select to support paged items and search.

  • Use abp-dynamic-form: demo.
    • Use in modal: demo.
    • Use on page: demo.
  • Use abp-select: demo.

EditBook

Road map

  • Easy Selector
  • Support abp-select
  • Items sorter
  • Rich text editor

About

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.

Resources

License

Stars

Watchers

Forks